Skip to main content
Public REST operations do not require an API key in the HTTP request. Use them for live market discovery: instruments (with current stats), assets, fees, leverage limits, and expirations. Historical reads — candles, trades, portfolio curves, funding history, leaderboard, and similar — live on the separate Indexer REST-API (/indexer prefix). In OpenAPI, core routes are tagged REST-API: For account balances, positions, orders, vaults, transaction submission, and testnet faucet calls, use Private REST-API. When you want to try requests against the live beta stack, use Swagger UI (core) or indexer Swagger. Machine-readable contracts: openapi.json and indexer openapi.json.