Rate-limited requests now return an HTTP 429 error, no longer including the rate_limit fieldBreaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Updates API rate limit errors to return a 429 HTTP status code instead of 400. They also no longer return a rate_
error code.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
API rate limit errors now return 429 HTTP status code instead of 400, aligning with standard rate limiting practices.