Developer
Top Authors
Developers with the most commits, code additions/deletions, and asset diversity
GET
/v1/developer/top-authors
x-invezo-api-key*
curl --request GET \
--url https://api.invezo.com/v1/developer/top-authors \
--header 'x-invezo-api-key: <x-invezo-api-key>'
Query Parameters
asset
string
Comma separated list of asset codes (example: bitcoin,ethereum)
curl --request GET \
--url https://api.invezo.com/v1/developer/top-authors \
--header 'x-invezo-api-key: <x-invezo-api-key>'