Monitoring

API Usage Dashboard Documentation

This documentation provides an overview of the API Usage Dashboard, designed to help users monitor and manage their API consumption. The dashboard displays information on API usage, helping you keep track of requests and associated costs. It might take upto two hours before the latest data is available on this dashboard.

Overview of the Dashboard

  1. Credits: This shows the total credit balance currently available in your account. .

  2. Requests Today: Displays the number of API requests made on the current day. This metric resets at the beginning of each new day.

  3. Total Requests (All Time): Shows the cumulative number of API requests made since the account was created. This gives an overview of the total usage over time.

API Usage Breakdown

The API Usage Breakdown section provides detailed insights into the API requests, broken down by model routes, including the associated costs and the number of inferences made.

  • Select a Date Range: You can filter the data by selecting a specific date range to analyze usage and costs within that period.

  • Model Route: Indicates the specific API model or service used. Each route corresponds to a different functionality or type of model available on the platform.

  • Amount: The cost incurred for using the specific model route. This is the amount charged per inference or API request.

  • Date: The date on which the API requests were made for the specific model route.

  • # of Inferences: The total number of inferences or API requests made using the specific model route on the given date.

Last updated