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)
210ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-04 13:47:31
Last Healthy
2026-06-04 13:47:31
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
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-06-04 13:47:31 | healthy | 402 | 210ms | |
| 2026-06-04 12:53:07 | healthy | 402 | 236ms | |
| 2026-06-04 08:26:22 | healthy | 402 | 206ms | |
| 2026-06-04 06:20:36 | healthy | 402 | 208ms | |
| 2026-06-04 01:22:09 | healthy | 402 | 221ms | |
| 2026-06-03 23:05:29 | healthy | 402 | 225ms | |
| 2026-06-03 21:44:10 | healthy | 402 | 127ms | |
| 2026-06-03 18:54:24 | healthy | 402 | 217ms | |
| 2026-06-03 12:07:51 | healthy | 402 | 199ms | |
| 2026-06-03 11:08:19 | healthy | 402 | 204ms | |
| 2026-06-03 05:36:10 | healthy | 402 | 192ms | |
| 2026-06-03 01:42:46 | healthy | 402 | 213ms | |
| 2026-06-02 23:04:37 | healthy | 402 | 266ms | |
| 2026-06-02 17:15:27 | healthy | 402 | 203ms | |
| 2026-06-02 15:11:07 | healthy | 402 | 320ms | |
| 2026-06-02 09:34:54 | healthy | 402 | 202ms | |
| 2026-06-02 06:49:38 | healthy | 402 | 253ms | |
| 2026-06-02 01:25:52 | healthy | 402 | 277ms | |
| 2026-06-01 20:58:35 | healthy | 402 | 209ms | |
| 2026-06-01 16:55:26 | healthy | 402 | 210ms |