Get market prices
Authentication
A 15-minute token from /auth. Required on every endpoint except /auth.
Headers
Correlation id. Generated if omitted, echoed on every response, and written to the audit log. /send is the exception — there it is required, and it doubles as the idempotency key.
Response
One entry per priced coin, keyed by symbol rather than assetId — a price belongs to a coin, so a single USDT entry covers USDT on every chain it lives on.
Echo of the inbound X-Request-Id, or a generated one.