curl --request GET \
--url https://api.anysite.io/token/requests/count \
--header 'access-token: <api-key>'{
"total": 123
}curl --request GET \
--url https://api.anysite.io/token/requests/count \
--header 'access-token: <api-key>'{
"total": 123
}