Application statistics
GEThttps://api.evora.lol/api/developer-api/apps/{appId}/stats
Requires scopeapps:read
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
Responses
200Stats.
json
{ "stats": { "totalUsers": 412, "totalLicenses": 1580, "activeSessions": 37, "totalBlacklist": 12 } }
More in Statistics
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs