BullrunData
BullrunData is a market intelligence API that gives developers and AI agents access to proprietary economic scoring models and real-time macro data. Our recession probability endpoint uses a 15-indicator weighted model with dynamic Fed stance adjustments to deliver a single actionable score. Capital rotation analysis tracks risk-on/risk-off flows across 9 macro instruments including gold,…
BullrunData endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_check_health_get /health |
Health check endpoint |
| api | ||
| GET |
get_indicator_history_api_v1_indicators__indicator_name__history_get /api/v1/indicators/{indicator_name}/history |
Get historical data for a specific indicator. By default, fetches directly from FRED API for full historical data. Use source=db to query from local database (limited to fetched… |
| POST |
fetch_indicators_api_v1_indicators_fetch_post /api/v1/indicators/fetch |
Fetch latest data for all key indicators from FRED |
| GET |
get_all_indicators_api_v1_indicators_get /api/v1/indicators |
Get all indicators, optionally filtered by category. Weekly change is calculated by comparing current value to value from 1 week ago. |
| GET |
get_recession_probability_api_v1_model_probability_get /api/v1/model/probability |
Get current recession probability from the model |
| GET |
get_categories_api_v1_categories_get /api/v1/categories |
Get list of available indicator categories |
| GET |
get_indicator_api_v1_indicators__indicator_name__get /api/v1/indicators/{indicator_name} |
Get a specific indicator by name with optional weekly change data |
| Other endpoints | ||
| GET |
root__get / |
Root endpoint with API information |
BullrunData pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $29 / month | 100 / minute |
|
| ULTRA | $99 / month | 500 / minute |
|