- Developer
- Author Stats
Developer
Author Stats
Language distribution, commit activity, additions and deletions, and asset diversity for a single author
GET
/v1/developer/author-stats
x-invezo-api-key*
curl --request GET \
--url https://api.invezo.com/v1/developer/author-stats \
--header 'x-invezo-api-key: AUTH_VALUE'
Query Parameters
github-usernameRequired
string
GitHub username of the target author (example: vbuterin)
curl --request GET \
--url https://api.invezo.com/v1/developer/author-stats \
--header 'x-invezo-api-key: AUTH_VALUE'