Get a license
GEThttps://api.evora.lol/api/developer-api/apps/{appId}/licenses/{licenseId}
Requires scopelicenses:read
Accepts a UUID only. To look up by key, use /licenses/authenticate.
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
| licenseIdrequired string | License UUID. Ban, unban, pause, unpause, reset-hwid and expiry also accept the raw license key here. |
Responses
200License.
404Resource does not exist under this developer.
json
{ "error": "User not found" }
More in Licenses
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs