Read-only API for public decks
A free, read-only JSON API for the public information on CryptoDeckOne decks. Request a key below — keys are issued manually, so please tell us what you are building.
What the API returns
- Project name, chain, contract address and short description
- Plan tier and the link to the public deck page
- Last updated timestamp
Full deck content — tokenomics, team, audits and everything else — stays on the deck page itself and is not served through the API.
How to call it
curl -H "Authorization: Bearer <your key>" \
https://cryptodeckone.com/api/v1/decksSend your key as an Authorization: Bearer header. Requests without a valid key are rejected. Call it from your server, not from a browser — your key should never be exposed in client-side code.
Request an API key
Keys are issued by hand. We usually reply within a few business days. Submitting again with the same email address updates your existing request.
Access is free and provided as-is, with rate limits per key. We may change or withdraw the API at any time. Data is published by the projects themselves; CryptoDeckOne does not verify or endorse it. Terms of Service