Troubleshooting and FAQs: API
Monte Carlo API Limits
When using the API, you may return errors such as the one below. These might indicate that you are hitting your preset API call limit with MC. Please reach out to [email protected] and one of our engineers can help resolve your issue.
Error - 429 Client Error: for url: https://api.getmontecarlo.com/graphql
Base level API limits are as follows:
- 10,000 API calls per day*
- 100 requests per second
- 50 requests in a burst
*Please note that the daily limit can vary by your pricing package.
Viewing your API usage and limits
You can view your API usage and limits within Monte Carlo by visiting the Account Information page. Your usage resets daily at UTC midnight.
To view historical usage, you can use the API Explorer to make an API request to the getApiUsage endpoint.
Updated 3 days ago
