The Financial Context API provides comprehensive access to stock market data, financial information, and analytical tools for developers building financial applications.

Overview

Our API offers a wide range of endpoints covering:
  • Company Information: Profile data, insider trades, and shareholder information
  • Financial Data: Income statements, balance sheets, and cash flow statements
  • Market Data: Real-time quotes, historical prices, and chart data
  • Analysis Tools: Technical indicators, earnings data, and market sentiment
  • News & Events: Financial news and corporate timeline events

Getting Started

To start using the Financial Context API, you’ll need an API key. All requests must include your API key in the X-API-Key header.

Base URLs

  • Production: https://api.financialcontext.com
  • Staging: https://staging-api.financialcontext.com
  • Development: http://localhost:3001

Authentication

Include your API key in the request header:
X-API-Key: your-api-key-here

Rate Limits

The API has the following rate limits:
  • 1000 requests per hour for free tier
  • 10,000 requests per hour for premium tier