Buckingham Equity API

Programmatic access to market data, portfolio analytics, sentiment scores, and scenario modeling.

Getting Started

The Buckingham Equity API provides RESTful endpoints for market data, portfolio analytics, sentiment analysis, and scenario modeling. All responses are JSON-formatted.

Authentication

All API requests require an API key passed via the X-BE-API-Key header. Generate your key in your account dashboard.

Base URL

https://api.buckinghamequity.com/v1

Rate Limits

Free tier: 100 requests/day. Pro: 10,000 requests/day. Enterprise: Unlimited with dedicated support.

Available Endpoints

EndpointDescription
GET /market/quoteReal-time & delayed quotes
GET /market/historyHistorical OHLCV data
GET /sentiment/scoreSentiment scores by ticker
POST /portfolio/analyzeFull portfolio analysis
POST /scenario/modelScenario stress testing
GET /research/latestLatest research reports
GET /earnings/calendarUpcoming earnings dates
Request API Access →