Rate limit#

If accessing the API without an access token, there is a rate limit that restricts you to 15 requests per 15 minutes. This is a per-IP address limit.

If you go over the rate limit, you will get a “503 Service Unavailable”-error.

Increasing the rate limit#

To increase the rate limit, you must provide an access token to the API. See the access token document for more details about obtaining and providing an access token.