Skip to main content
GET
API version history with breaking-change flags
Static release log with per-version breaking flags. Use breaking: true as the signal to schedule client re-integration tests. Poll authenticated GET /v2/changelog for the canonical list (newest first).

Recent versions

Venue IDs and tape units: Venue coverage.

See also

Venue coverage

Rate limits

Flow by strike

Authorizations

X-API-Key
string
header
required

Your BackQuant API key (same key as v1)

Headers

X-API-Key
string | null

Response

Successful Response

data
ChangelogData · object
required
meta
V2Meta · object
required

The meta block returned alongside every v2 response.

Every field after version/timestamp is optional because endpoints attach different combinations - e.g. /v2/status skips symbol, the chain endpoint sets extra.filter_hash, etc. Listing them here means SDKs get a typed accessor for each instead of a generic meta: dict.

success
boolean
default:true