cURL
Traders
Batch Get Traders
Returns trader intelligence for 1-25 wallet addresses or known usernames. Results preserve request order, duplicate inputs return duplicate rows, and each item is charged one batch item unit before execution. Unknown trader lookups return data with sync_status “unknown” matching the single trader endpoint.
POST
cURL
Fetch up to 25 trader profiles in one call. Each item has the same shape as Get Trader, plus a per-item
Each item costs one unit against the batch budget: a 25-address batch reserves 25 units. The top-level status stays
error field when an address fails.
200 even when some items fail, so check data[i].error per item. See Rate Limits.Authorizations
API key: Authorization: Bearer oxi_sk_live_... for live data (requires an active Insider subscription), or oxi_sk_test_... for sandbox/test mode (free account, deterministic fixture data, no live rows). Both key classes use the same paths; the prefix selects live vs sandbox.
Body
application/json