What it is
Everything on this site is written for a person deciding whether to trust us with their crypto. This is the other side: a machine-readable API at api.positionclarity.ca that answers one question over HTTP 402: pay a few cents to a few dollars, get back structured JSON, no signup.
What's actually worth paying for
Raw XRPL AMM pool data (spot price, state, history) is free, no payment needed, because it's public on-chain data, so charging for it only blocked traffic. What's actually priced below is Position Clarity's own synthesis and curation: a derived stablecoin cross-rate metric, and hand-curated, source-cited, Canadian-specific custody and estate-access data nobody else has.
| Endpoint | Price | What you get |
|---|---|---|
| GET /v1/kg/glossary/{term} | $0.02 | One canonical, plain-English crypto-custody definition, source-grounded. |
| GET /v1/kg/failure-modes | $0.10 | The 10 named ways self-custody fails, each with a description and marker id. |
| GET /v1/venue/{slug}/estate | $0.75 | Estate/executor access procedure for one of 18 crypto venues operating in Canada: documents, contacts, intake steps, every claim dated and sourced. |
Free to browse first, no payment required: GET /v1/venues and GET /v1/kg/glossary list what exists before you spend anything.
Free structured data
The Regulatory Library: 24 Canadian government and regulator publications on crypto (Bank of Canada tokenization research, CSA notices, FINTRAC, CRA, OSFI, the Stablecoin Act), each with a verified source URL and a one-line summary, is free as JSON at /library/library.json. No payment, no auth; the human-readable shelf is at /library/.
Building an agent that needs this?
If you're a developer wiring up an agent and this is useful, or you want an endpoint that doesn't exist yet, we'd like to hear about it.