Financial Modeling Prep API Documentation
Comprehensive documentation for the FMP API with 3,000 requests per minute rate limit.
FMP API Overview
Financial Modeling Prep provides comprehensive financial data through its API
Authentication
All API requests require an API key. Add ?apikey=YOUR_API_KEY
to the end of each request. If other query parameters exist, use &apikey=YOUR_API_KEY
instead.
https://financialmodelingprep.com/api/v3/profile/AAPL?apikey=YOUR_API_KEY
Rate Limits
The API allows up to 3,000 requests per minute.
API Categories
Company Information
Company profiles, search, financial statements
Market Data
Stock quotes, historical prices, market indexes
Financial Statements
Income statements, balance sheets, cash flow statements
Advanced Analytics
DCF valuation, technical indicators, ratios
Response Format
All API responses are returned in JSON format.