Rate limiting

API rate limits are put in place to protect Northpass from API traffic spikes that could put our platform at risk. We, therefore, measure the number of requests sent to the API in order to throttle these when they surpass the amount allowed.

You are allowed 10 requests/second. If you surpass the limit, we will respond with 429 Too Many Requests.