For the complete documentation index, see llms.txt. This page is also available as Markdown.

Info API

Query account, orders, positions, trades, kline, funding rate, and more.

Query endpoints for all read-only data. No signature required.

GET /info/...

Python SDK Examples

The official SDK repository includes runnable examples for read-only queries:

Last updated