Fuzzy match and normalize company names. Compares two names accounting for Ltd/L...
https://api.strale.io/x402/company-name-matchOverview
Fuzzy match and normalize company names. Compares two names accounting for Ltd/Limited, AB/Aktiebolag, Inc/Incorporated, GmbH, etc. Returns match confidence using Levenshtein, Jaro-Winkler, and token overlap algorithms. SQS: 98/100.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
205ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-04-17 14:20:41
Last Healthy
2026-04-17 14:20:41
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"name_a": {
"description": "First company name",
"required": true,
"type": "string"
},
"name_b": {
"description": "Second company name to compare",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"confidence": {
"type": "number"
},
"match": {
"type": "boolean"
},
"normalized_a": {
"type": "string"
},
"normalized_b": {
"type": "string"
},
"similarity_scores": {
"type": "object"
},
"suffixes_removed": {
"type": "object"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-17 14:20:41 | healthy | 402 | 379ms | |
| 2026-04-17 13:35:41 | healthy | 402 | 365ms | |
| 2026-04-17 12:25:53 | healthy | 402 | 397ms | |
| 2026-04-17 11:12:00 | healthy | 402 | 377ms | |
| 2026-04-17 10:10:46 | healthy | 402 | 205ms | |
| 2026-04-17 09:21:01 | healthy | 402 | 199ms | |
| 2026-04-17 08:52:22 | healthy | 402 | 231ms | |
| 2026-04-17 07:06:18 | healthy | 402 | 204ms | |
| 2026-04-17 06:10:04 | healthy | 402 | 210ms | |
| 2026-04-17 05:36:03 | healthy | 402 | 236ms | |
| 2026-04-17 04:23:08 | healthy | 402 | 225ms | |
| 2026-04-17 03:43:05 | healthy | 402 | 235ms | |
| 2026-04-17 02:08:34 | healthy | 402 | 202ms | |
| 2026-04-17 01:26:49 | healthy | 402 | 204ms | |
| 2026-04-17 00:36:13 | healthy | 402 | 205ms | |
| 2026-04-16 23:25:30 | healthy | 402 | 202ms | |
| 2026-04-16 22:08:53 | healthy | 402 | 188ms | |
| 2026-04-16 21:34:50 | healthy | 402 | 203ms | |
| 2026-04-16 20:04:30 | healthy | 402 | 200ms | |
| 2026-04-16 19:33:41 | healthy | 402 | 193ms |