Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://gateway.architect.exchange/api/ticker \ --header 'Authorization: Bearer <token>'
{ "ticker": { "tn": 1, "ts": 123, "m": "<string>", "oi": 1, "q": 1, "s": "<string>", "v": 1, "ap": "<string>", "bp": "<string>", "h": "<string>", "l": "<string>", "lsp": "<string>", "lst": 123, "o": "<string>", "p": "<string>", "pl": "<string>", "pu": "<string>" } }
User session token
Ticker details
Low frequency (e.g. ~1s or ~5s) stats update for a symbol.
Show child attributes