429

Too many requests. See Rate limiting for more information.

Example:

{
    "type":"requests.exceeded.error",
    "title":"Too Many Requests",
    "detail":"You have exceeded total number of requests configured for this API.",
    "status":429
 }