GET /stats
curl \
 --request GET http://api.example.com/stats \
 --header "Authorization: $API_KEY"