apiconsole
Orion is reachable: a public API and a developer console
The Positions API is public, served from mainnet.g.orionhq.run, and the developer console at console.orionhq.run lets you provision your own access instead of asking us for a key.
/v1/healthis unauthenticated, so you can check the service before you have credentials. Every other route requires anx-orion-tokenheader and returns401without one.- Sign in to the developer console with GitHub or an emailed passcode, create an organisation, then issue and revoke keys. A key’s value is shown once at issuance and never returned again.
- Every response carries a
metablock: how stale the data is, the last indexed ledger, whether the result is partial, and the sources behind it. Responses also carryx-request-idandx-ratelimit-*headers.