Each user has two rate limits. A "Burst" rate limit and a "Daily" rate limit.

Default Burst Rate Limit: 100 requests per minute
Default Daily Rate Limit: 20000 requests per day

If the number of API calls exceeds either of those rate limits, a 429 Error Code will be returned.