HTTP 429

Too Many Requests

The request rate limit has been exceeded. Slow down and retry after a brief pause.

Example response

{
  "type": "https://email.squibble.ch/docs/errors/rate-limit-exceeded/",
  "title": "Too Many Requests",
  "status": 429,
  "detail": "...",
  "instance": "/api/v1/..."
}