Skip to main content
GET
cURL
One-shot export of everything 0xinsider knows about a trader: profile, positions, recent trades, category breakdown. Built for offline analysis or feeding into an LLM prompt.
Each section carries trust metadata, so you can tell which fields are live provider-backed and which are cached or partial.

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 Pro 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. Bare integer database IDs are not accepted.

Response

Trader export snapshot metadata

object
string
required
Allowed value: "trader_export_snapshot"
data
object
required
meta
object
required