Skip to main content
GET
cURL
Deprecated. Use Market flow at /api/v1/market/{condition_id}/flow. This path stays live with the same body and parameters, and every response carries a Deprecation header and a Link: <successor>; rel="successor-version" header naming the new path.
The response is identical to Market flow, except that the object field reads market_intel instead of market_flow.

Authorizations

Authorization
string
header
required

Legacy default or named integration API key, or OAuth 2.1 access token, in the Authorization header as Bearer oxi_sk_live_... or Bearer oxi_at_.... Default keys retain full access; integration keys are limited to their approved read, webhooks, export and usage scopes and expire within 90 days. All credentials share the owner's account limits. Data calls require an active Pro subscription and return live data. A 401 carries WWW-Authenticate: Bearer resource_metadata="https://api.0xinsider.com/.well-known/oauth-protected-resource" (RFC 6750 section 3, RFC 9728).

Headers

X-Query-Validation
enum<string>

Opt into strict query-name validation. The default is compatible: unknown names are ignored and reported in X-Query-Ignored. With strict, an unknown name returns 400 bad_request with error.reason unknown_query_parameter before the handler runs, including when its percent escape is incomplete.

Available options:
strict
If-None-Match
string

Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.

Path Parameters

condition_id
string
required

Market condition ID. Accepts the raw provider-backed condition_id returned by /api/v1/markets/search or the mkt_-prefixed market.id emitted by V1 responses.

Query Parameters

timeframe
enum<string>
default:24h

Lookback window for whale flow aggregation.

Available options:
1h,
4h,
24h,
7d

Response

Market intelligence

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