Get Account Metrics

Returns usage metrics for the authenticated account

Authentication

X-API-KEYstring
API key in header

Query parameters

keystringOptional10-100 characters
API key for authentication

Response

OK
core_request_countlong
Core request count
core_request_limitlong
Core request limit
core_usage_percentdouble
Core usage percentage
geo_enabledboolean
Geo features enabled
geo_request_countlong
Geo request count
geo_request_limitlong
Geo request limit
geo_usage_percentdouble
Geo usage percentage
is_activeboolean
Account active status
last_updatedstringformat: "date-time"
Last update timestamp

Errors

401
Unauthorized Error
422
Unprocessable Entity Error
500
Internal Server Error