1. Developer
  2. Active Developers
GET

/v1/developer/active

x-invezo-api-key*
curl --request GET \
     --url https://api.invezo.com/v1/developer/active \
     --header 'x-invezo-api-key: AUTH_VALUE'

Query Parameters

asset
string

Comma separated list of asset codes (example: bitcoin,ethereum)

minRequired
int

start of the aggregate time window as a timestamp (example: 1168300800)

maxRequired
int

end of the aggregate time window as a timestamp (example: 1168300800)

intervalRequired
string

size of the time window (valid intervals: 5m, 1h, 1d, 1w, 1mo)