List tiers
GEThttps://api.evora.lol/api/developer-api/apps/{appId}/subscriptions
Requires scopeapps:read
The named levels your application offers.
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
Responses
200Tiers.
json
{ "subscriptions": [ { "id": "b41c7e02-9a6d-4f13-8c5b-2e7a0d9f4416", "name": "VIP", "level": 2 }, { "id": "d92a4f61-0b3c-4e77-a1d8-6c5b3e9a2708", "name": "Basic", "level": 1 } ] }
More in Subscription tiers
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs