FastFinanceAPI
Options and time series data for traders. Fast and reliable.
32 subscribers
376 ms avg latency
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
FastFinanceAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getFinancialStatements /get_financial_statements/{ticker}/{frequency}/{statement_type} |
Get Financial Statements for a stock. Choose between different frequencies and types of statements. |
| GET |
getHistoricalStockPrices /getStockHistory/{ticker}/{period} |
Time series data for a given stock and given period of time. |
| GET |
getOptionsDates /getOptionsEndpoint/{ticker} |
Retrieve an option chain for a given ticker. |
| GET |
getNews /getNewsEndpoints/{ticker} |
Retrieves relevant news. |
| GET |
getOptionChains /getOptionChain/{ticker}/{date} |
Retrieves an option chain given the ticker and the date retrieved using the endpoint getOptionsDates. The dates must be in the format YYYY-MM-DD (example: 2023-08-25). Use… |
FastFinanceAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 1 / second |
|
| ULTRA | $25 / month | — |
|
| MEGA | $100 / month | — |
|