v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBStatsService
Returns data points for a specific line chart, with optional date range and resolution filtering.
get/{chain_id}/stats-service/api/v1/lines/{name}
Path parameters
namestring required
Identifier of the chart to retrieve (matches chart id).
chain_idstring required
The ID of the blockchain
Query parameters
fromstring
Default is first data point
tostring
Default is last data point
resolution'RESOLUTION_UNSPECIFIED' | 'DAY' | 'WEEK' | 'MONTH' | 'YEAR'
Response
A successful response.