Retail API Trader
Self-serve individual trading their own funds programmatically.
You're an individual trading your own funds programmatically. Everything is self-serve — nothing to negotiate, no network access to arrange, no one to email.
Account model: one individual account, verified with KYC. You are the client.
Start on the web
The API can't create your account or your credentials. Do these at truemarkets.co first:
- Sign up, verify your email, and complete KYC.
- Deposit funds — skip this if you only want to read public data.
- Create an API key and download the bundle.
→ Create an account walks through all of it.
Then come back here
With a key in hand, everything else is over the API:
| what | where |
|---|---|
| Mint a JWT, then quote and place your first order | Quick Start |
| How the Gateway works | Trading overview |
| Real-time and historical prices | Market data |
| Every endpoint | Retail Gateway API |
| Typed clients that handle signing for you | SDKs |
| The same flow from your terminal, for DeFi | CLI |
Trading on behalf of other people rather than yourself? See White-label.