Axes Docs

Get Daily Builder Volume Time Series

Placeholder route for the builder time-series

GET
/v1/builders/volume

Query Parameters

timePeriod?string

Time window to seed the daily series.

Default"DAY"
Value in"DAY" | "WEEK" | "MONTH" | "ALL"

Response Body

application/json

application/json

application/json

curl -X GET "https://data-api.axes.co/v1/builders/volume"
[]
{
  "error": "not_implemented"
}
{
  "error": "internal_error: unexpected database failure"
}