Skip to main content
GET
cURL
Redirects to a short-lived presigned URL for a completed trader export. The file is gzip-compressed and uses the selected format’s content type.
The endpoint returns 400 until the job is ready. Check Trader Export Status before downloading.

Authorizations

Authorization
string
header
required

API key authentication. Send your key in the Authorization header as Bearer oxi_sk_live_.... Live keys require an active Insider subscription and return live data.

Path Parameters

address
string
required

Trader wallet address (0x...), known trader username-style lookup, or trd_-prefixed trader ID emitted by this API.

Query Parameters

job_id
integer<int64>
required

Export job id returned by the submit route.

Response

Redirect to the presigned download URL