Skip to main content

morio.api.ratelimit.exceeded

Rate limit exceeded - You have made too many requests. Please try again later.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.ratelimit.exceeded",
"status": 429,
"title": "Rate limit exceeded",
"detail": "You have made too many requests. Please try again later."
}