API ACCESS
Integrate BubbleIndex data.
Retrieve composite scores, raw indicator readings, and historical data programmatically.
HOW TO GET ACCESS
BubbleIndex provides REST endpoints for developers, researchers, and platforms. API keys are currently distributed on a request basis to manage rate limits and server load.
REQUEST AN API KEY
To request an API key, please get in touch with us via Telegram. Let us know your planned use case or integration scale, and we will set up your credentials.
AVAILABLE ENDPOINTS
Once authorized, you will have access to the following v1 endpoints:
GET/api/v1/risk-score/latest
Returns the most recent composite risk score and category breakdown.
GET/api/v1/indicators/history
Returns historical values for all tracked risk indicators.
GET/api/v1/snapshots/history
Returns historical composite risk score snapshots.
GET/api/v1/crisis/similarity
Returns cosine similarity scores matching current conditions to historical bubble episodes.