HTTP 429 Too Many Requests
This means that the client has reached the allowed request limit for a given time window.
Further requests to the same endpoint should be delayed until the limit resets.
Endpoints Affected by Rate Limiting
The following endpoints may return 429 Too Many Requests if called too frequently:-
POST /v2/auth/refresh -
POST /v2/auth/token/refresh -
POST /v3/payment -
POST /v2/card/{id}/calculate/limits -
PATCH /v2/card/{id}/limits