SERVICE / DETAILother

Kakerapetit

POST api.kakerapetit.dev/v1/text/similarity

SONAR SCORE0.000
LIVE PRICE0.002000
BAZAAR LIVE
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

No recent observations
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCYrecent response window
PRICE DRIFTadvertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
No probe history yet.
LIVE ENDPOINT METADATA

Compute similarity between two texts. Returns Jaccard, Dice, cosine and overlap scores for two strings. Use to deduplicate documents, match names or titles, and detect near-identical text.

Resource: api.kakerapetit.dev/v1/text/similarity

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x3a43FdF92B1596B22DDF719d5b528c537Da4237d

Payment methods: · Last validation:

{
  "input": {
    "body": {
      "text_a": "The quick brown fox jumps over the lazy dog",
      "text_b": "A quick brown fox jumped over a lazy dog"
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "dice": 0.667,
      "jaccard": 0.5,
      "overlap": 0.667,
      "cosine_tf": 0.667
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x3a43FdF92B1596B22DDF719d5b528c537Da4237d",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x3a43FdF92B1596B22DDF719d5b528c537Da4237d",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "2000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.