Developer Portal
FAANG Data API
Integrate institutional-grade earnings data directly into your trading algorithms and dashboards with our RESTful API.
Endpoints Overview
GET/v1/earnings/calendar
Retrieve upcoming earnings dates and consensus estimates.
GET/v1/company/{symbol}
Get detailed profile, metrics, and historical data for a specific asset.
GET/v1/market/sentiment
Access aggregated analyst sentiment and volatility indices.
Authentication & Limits
API Keys
Authentication is handled via Bearer token in the header. Keys can be generated in your dashboard settings.
Rate Limiting
Free tier allows 1,000 requests/day. Enterprise plans offer unlimited access and WebSocket support for real-time data.
SDK Support
Official client libraries available for Python, Node.js, and Go to speed up your integration.