List applications
GEThttps://api.evora.lol/api/developer-api/apps
Requires scopeapps:read
App-scoped keys return only their own application.
Query parameters
| page integer | 1-based page number. Default: 1 · Minimum: 1 |
| limit integer | Rows per page. Default: 25 · Range: 1–100 |
| search string | Substring match. Intended for dashboard search — never use it as a login lookup. |
Responses
200Applications.
401Missing, malformed, revoked or expired API key.
json
{ "error": "Invalid or expired API key" }
More in Applications
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs