Skip to main content
GET
cURL
Returns the trader context as a human- and LLM-readable Markdown briefing with identity, grade, P&L, position coverage, and freshness. The path accepts a wallet address, known username, or trd_... trader ID. Unknown traders still return a degraded 200 document instead of 404.
This Markdown variant does not emit an ETag and ignores If-None-Match. Use the JSON context endpoint for conditional reads.

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

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

Response

Trader context document (Markdown)

The response is of type string.