Deduplicate a JSON array of objects using fuzzy string matching (Levenshtein + t...
https://api.strale.io/x402/deduplicateOverview
Deduplicate a JSON array of objects using fuzzy string matching (Levenshtein + token sort). Specify match fields and threshold.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:58
Health
Status
healthy
Latency (p50)
119ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-08-01 00:46:36
Last Healthy
2026-08-01 00:46:36
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"data": {
"description": "Array of objects to deduplicate",
"required": true,
"type": "array"
},
"match_fields": {
"description": "Fields to compare",
"type": "array"
},
"threshold": {
"description": "Match threshold 0-1 (default 0.8)",
"type": "number"
}
},
"type": "http"
}
Output Schema
{
"deduplicated": {
"type": "array"
},
"deduplicated_count": {
"type": "integer"
},
"duplicates_found": {
"type": "array"
},
"original_count": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-01 00:46:36 | healthy | 402 | 109ms | |
| 2026-07-31 22:41:08 | healthy | 402 | 118ms | |
| 2026-07-31 18:03:39 | healthy | 402 | 147ms | |
| 2026-07-31 13:15:49 | healthy | 402 | 114ms | |
| 2026-07-31 07:56:10 | healthy | 402 | 109ms | |
| 2026-07-31 03:36:19 | healthy | 402 | 107ms | |
| 2026-07-30 21:21:22 | healthy | 402 | 116ms | |
| 2026-07-30 20:03:41 | healthy | 402 | 108ms | |
| 2026-07-30 13:59:19 | healthy | 402 | 148ms | |
| 2026-07-30 06:16:33 | healthy | 402 | 125ms | |
| 2026-07-30 03:54:10 | healthy | 402 | 128ms | |
| 2026-07-30 00:56:16 | healthy | 402 | 109ms | |
| 2026-07-29 21:20:27 | healthy | 402 | 140ms | |
| 2026-07-29 16:52:03 | healthy | 402 | 113ms | |
| 2026-07-29 13:37:40 | healthy | 402 | 172ms | |
| 2026-07-29 13:22:11 | healthy | 402 | 323ms | |
| 2026-07-29 06:52:48 | healthy | 402 | 158ms | |
| 2026-07-29 05:17:59 | healthy | 402 | 152ms | |
| 2026-07-29 01:43:13 | healthy | 402 | 119ms |