GET /key
Data for the key used in the request — name, entity, authorised endpoints, required User-Agent — and the current state of the three limit windows (minute, hour, day), including when each one resets.
Available with any key, whatever allowedEndpoints holds: this call is not checked against the authorised endpoints and does not spend quota, precisely so it can be used to check what is left. Once a window has rolled over, used comes back 0 and resetAt comes back null.
Parameters
This endpoint takes no parameters.
/keySimulatedcurl -H "Authorization: Bearer $EMCURSO_KEY" "https://api.emcurso.pt/key"Data about the key itself, returned by EmCurso