Developer
Code Additions
Weekly code additions is the number of lines of code added to the public repository
GET
/
v1
/
developer
/
code-additions
Query Parameters
asset
string
Comma separated list of asset codes (example: bitcoin,ethereum)
min
int
requiredstart of the aggregate time window as a timestamp (example: 1168300800)
max
int
requiredend of the aggregate time window as a timestamp (example: 1168300800)
interval
string
requiredsize of the time window (valid intervals: 5m, 1h, 1d, 1w, 1mo)