Skip to main content
GET
curl

Authorizations

Authorization
string
header
required

Your Data API key as a Bearer token: Authorization: Bearer belief_live_.... This is the canonical form. Keys belong on a server, never in a browser.

Path Parameters

ticker
string
required

Ticker, case-insensitive. GET /v1/indices and GET /v1/volatility are the catalogs.

Query Parameters

limit
integer
default:10

Maximum events to return, newest first. 1 to 50.

Required range: 1 <= x <= 50

Response

Success.

data
object
required
meta
object
required