the402 endpoint detail

← All endpoints

keyronne.com api similarity

https://keyronne.com/api/similarity

payable

Compute pairwise text similarity, find near-duplicates, and cluster a batch of texts (2–300 items). Character n-gram cosine similarity: language-agnostic, robust to small edits, no model calls. Returns similar pairs above a threshold, connected-component clusters, and the full matrix for small batches. POST a JSON body like: {"texts":["hello world","hello world!","unrelated"],"threshold":0.8}

We sent a real POST request to this endpoint and it answered 402 with payment requirements we could parse.
Price
$0.002
Network
base
Pay to
0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4
Spec dialect
v2 (declares x402Version 2)
Transport
PAYMENT-REQUIRED header
HTTP method
POST
Response latency
11 ms
Payment options
1 usable of 1
Last checked
2026-08-10T09:09:06.338Z (2d ago)
Category
ai-inference

Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fkeyronne.com%2Fapi%2Fsimilarity"