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

History & Stats

Orders, trades, transactions, activity, and trading metrics

Use these endpoints to inspect completed activity and profile metrics.

Coverage

Authentication

  • Orders, trades, activity, and profile stats use API key authentication.

  • Transactions use JWT Bearer authentication.

Notes

  • Most endpoints use paginated wrappers with page and size.

  • GET /api/history/activity returns t for total items.

  • Profile stats use a userId path parameter.

Last updated

Was this helpful?