cURL
curl --request GET \ --url https://api.example.com/usage \ --header 'X-API-Key: <api-key>'
Get your API usage statistics.
Required scope: read
read
Returns:
Useful for monitoring your API consumption.
Successful Response