v25

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-015486519.4 KB
Traders

Trader export snapshot metadata

Returns export source-range, completeness, volume reconciliation, row-count estimate, and large-export policy for one trader. To download the full dataset programmatically, POST to this same path to submit an async export job (json | ndjson | csv), then poll the status route and follow the download route once ready.

get/api/v1/trader/{address}/export

Path parameters

addressstring required

Trader wallet address (0x...), known trader username-style lookup, or trd_-prefixed trader ID emitted by this API. Bare integer database IDs are not accepted.

Response

Trader export snapshot metadata

object'trader_export_snapshot' required