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. 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:58
Health
Status
healthy
Latency (p50)
207ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-04-17 14:13:25
Last Healthy
2026-04-17 14:13:25
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
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-04-17 14:13:25 | healthy | 402 | 422ms | |
| 2026-04-17 13:01:45 | healthy | 402 | 391ms | |
| 2026-04-17 12:40:35 | healthy | 402 | 369ms | |
| 2026-04-17 11:00:30 | healthy | 402 | 363ms | |
| 2026-04-17 10:37:26 | healthy | 402 | 391ms | |
| 2026-04-17 09:00:09 | healthy | 402 | 717ms | |
| 2026-04-17 08:24:46 | healthy | 402 | 242ms | |
| 2026-04-17 07:47:04 | healthy | 402 | 202ms | |
| 2026-04-17 06:49:07 | healthy | 402 | 202ms | |
| 2026-04-17 05:49:13 | healthy | 402 | 202ms | |
| 2026-04-17 04:38:58 | healthy | 402 | 200ms | |
| 2026-04-17 03:26:39 | healthy | 402 | 204ms | |
| 2026-04-17 02:23:29 | healthy | 402 | 199ms | |
| 2026-04-17 01:32:47 | healthy | 402 | 199ms | |
| 2026-04-17 00:20:43 | healthy | 402 | 201ms | |
| 2026-04-16 23:08:11 | healthy | 402 | 244ms | |
| 2026-04-16 22:26:18 | healthy | 402 | 185ms | |
| 2026-04-16 21:48:58 | healthy | 402 | 207ms | |
| 2026-04-16 20:11:17 | healthy | 402 | 196ms | |
| 2026-04-16 19:21:12 | healthy | 402 | 227ms |