KyroKyro Docs
ReferenceAPI Reference

API Reference

Every endpoint, generated from the OpenAPI 3.1.0 spec. It cannot drift from the contract.

All paths are relative to https://www.thekyro.co. Every endpoint works anonymously; an API key raises the rate budget. Pages in this section are generated from kyro-openapi.yaml.

MethodPathCostPurpose
GET/api/v1/decision/:wallet1 unitAllow / caution / block decision with a recommended USDC limit, reasons, warnings, evidence and coverage.
POST/api/v1/decision/batchN unitsScreen many counterparties in one call. Wallets and usernames mixed in one list.
POST/api/v1/intake/:wallet5 unitsStart indexing a wallet Kyro has not seen yet.
GET/api/v1/score/:wallet1 unitCommitted reputation score: 0-100 score, risk level, components, chains and freshness.
GET/api/v1/profile/:username1 unitPublic summary of a registered Kyro identity.
GET/api/v1/trust/:wallet1 unitVerified trust graph: transaction-backed edges, metrics and anomaly flags.
POST/api/v1/decision-receipts2 unitsMint an immutable receipt of a decision.
GET/api/v1/decision-receipts/:id1 unitFetch a receipt exactly as minted.