Get historical stock price data
Retrieve historical OHLCV (Open, High, Low, Close, Volume) data for any stock. Perfect for backtesting strategies, building charts, and technical analysis.
Documentation Index
Fetch the complete documentation index at: https://docs.fcontext.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Stock symbol
1Start period date string in YYYY-MM-DD format
End period date string in YYYY-MM-DD format
Historical data interval
1d, 1wk, 1mo Events to include (dividends, splits)
Include adjusted close price
Language code
Region code
Response
Historical data retrieved successfully
Indicates successful API response
Array of historical price data points
Pagination information
ISO 8601 timestamp of the response
Optional success message
Optional metadata including pagination, statistics, and additional context