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/tickers \ --header 'Authorization: Bearer <token>'
{ "tickers": [ { "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
List of tickers
Show child attributes