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
95/100
Last Checked
2026-06-11 13:52:27
Last Healthy
2026-06-11 13:52:27
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-06-11 13:52:27 | healthy | 402 | 204ms | |
| 2026-06-11 09:38:07 | healthy | 402 | 191ms | |
| 2026-06-11 04:24:35 | healthy | 402 | 201ms | |
| 2026-06-10 23:23:06 | healthy | 402 | 233ms | |
| 2026-06-10 19:51:08 | healthy | 402 | 196ms | |
| 2026-06-10 11:16:38 | healthy | 402 | 207ms | |
| 2026-06-10 07:33:36 | healthy | 402 | 223ms | |
| 2026-06-10 04:07:28 | healthy | 402 | 115ms | |
| 2026-06-09 21:50:28 | healthy | 402 | 227ms | |
| 2026-06-09 18:25:56 | healthy | 402 | 227ms | |
| 2026-06-09 13:46:00 | healthy | 402 | 223ms | |
| 2026-06-09 07:40:59 | healthy | 402 | 207ms | |
| 2026-06-09 01:11:59 | healthy | 402 | 201ms | |
| 2026-06-08 20:39:07 | healthy | 402 | 114ms | |
| 2026-06-08 19:01:00 | healthy | 402 | 218ms |