Rate limiting of the API is primarily considered on a per-user basis. We consider two main Rate Limit windows: per minute and per day. Additionally, any requests made before being authenticated are rate limited by IP source and are restricted to 500 requests per minute.If you exceed our rate limits you can expect to receive an error code 429 responses from our API.