API Usage Monitor
API Usage Monitor
The API Usage Monitor provides a centralized view of your organization's integration activity. Use this monitor to view API call activity across all environments for easier integration management, troubleshooting, trend identification, and performance optimization.
- Use the Tenant drop down to select the tenant you would like to view API activity for.
- Use the Interval drop down to select the time interval that determines which activity will be included in the data shown in the monitor. Options are: last 7 Days, last 15 days, last 30 days, last 4 weeks, last 3 months, and last 6 months.
The following data is displayed for the selected tenant and interval:
- Total API Calls: The total number of API requests reveived.
- Successful Calls: The number of API calls completed successfully.
- Failed calls: The number of API calls that resulted in errors.
- Total requests: Total inbound requests processed (may include retries).
- The top 10 endpoints by API call volume.
- Call Success and Failure Rate: Overall success and failure rate of API request attempts.
Updated about 4 hours ago