cURL
curl --request GET \ --url https://api.anysite.io/token/requests/count \ --header 'access-token: <api-key>'
{ "total": 123 }
API token from the dashboard
Successful Response