GET analytics

This returns usage details specific to an APIKEY. This may be useful to deliberately throttle other API calls to validate requests.

Resource URL

https://api.easysoftwarelicensing.com/v1/analytics

Headers

ESL-API-Key: apikey

Example

Request

https://api.easysoftwarelicensing.com/v1/analytics
HEADERS
    ESL-API-Key: apikey

Response

{
    api_calls_without_key: 24
    api_calls_total: 48
    api_calls_with_key: 24
    api_calls_per_day: 4
}
Secure WordPress plugin (HTTPS/SSL)