Programmatic access to market data, portfolio analytics, sentiment scores, and scenario modeling.
The Buckingham Equity API provides RESTful endpoints for market data, portfolio analytics, sentiment analysis, and scenario modeling. All responses are JSON-formatted.
All API requests require an API key passed via the X-BE-API-Key header. Generate your key in your account dashboard.
https://api.buckinghamequity.com/v1
Free tier: 100 requests/day. Pro: 10,000 requests/day. Enterprise: Unlimited with dedicated support.
| Endpoint | Description |
|---|---|
| GET /market/quote | Real-time & delayed quotes |
| GET /market/history | Historical OHLCV data |
| GET /sentiment/score | Sentiment scores by ticker |
| POST /portfolio/analyze | Full portfolio analysis |
| POST /scenario/model | Scenario stress testing |
| GET /research/latest | Latest research reports |
| GET /earnings/calendar | Upcoming earnings dates |