Returns the chart configuration including supported resolutions and capabilities. This endpoint provides information about what chart features are available, such as supported time resolutions (1S, 5S, 1, 5, 15, 30, 60, 240, 1D, 1W, 1M), search capabilities, and other charting features supported by the API.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Chart configuration retrieved successfully
List of supported time resolutions for charts
[
"1S",
"5S",
"1",
"5",
"15",
"30",
"60",
"240",
"1D",
"1W",
"1M"
]Whether the API supports group requests
Whether the API supports marks on charts
Whether the API supports symbol search
Whether the API supports timescale marks
Whether the API supports time endpoint