Rate Limiting

Re-flow API has a rate limit in place, currently set to allow a request every 200ms.

If the limit is exceeded you are given Response code 429 and the payload will contain a Retry-After key giving a value in milliseconds.

It is not possible to adjust the Rate Limit on a ad hoc basis, this is our default value across all Re-flow Sites.