Get usage statisticsget https://tokensniffer.com/api/v2/usageGet the current request limit per day and number of requests for the specified API key.Response json{ "limit": 500, "used": <number of requests counted in daily window> }