How to ensure your app handles rate limits gracefully
429
. They also always include a Retry-After
header, which is a date at which the limit resets (usually the following second), and they may also include additional debugging information in the JSON body.