Last updated 2 years ago
GET /v1/chart/line/4-hour HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
OK
{ "result": "text" }
GET /v1/chart/line/1-day HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
GET /v1/chart/line/3-day HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
GET /v1/chart/line/1-week HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
GET /v1/chart/line/1-month HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
GET /v1/chart/line/3-month HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
GET /v1/chart/line/6-month HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
GET /v1/chart/line/1-year HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
GET /v1/chart/line/all HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*
Start time for the query, in ISO 8601 format (e.g., 2022-01-01T00:00:00Z)
End time for the query, in ISO 8601 format (e.g., 2022-01-01T00:00:00Z)
Number of buckets to divide the data into
GET /v1/chart/line/custom HTTP/1.1 Host: api.ticker.network apiKey: text Accept: */*