Page cover

API Usage Management

API Usage Overview

To view your API usage, navigate to Usage under the API section of the left sidebar.

Call Volume

The Call Volume tab provides a real-time overview of your workspace's API activity.

You can see:

  • Total API Calls – Cumulative number of requests made

  • Total Credits – Total credits consumed

  • Active Users – Number of users currently interacting with the API

  • Live API Call Graph – Visualizes requests as they come in

  • Latency and Credit Charts – Track request times and credit usage over time

Logs

The Logs tab shows a detailed, real-time stream of API activity.

Each log entry includes:

  • Time (UTC)

  • User

  • Key

  • Route

  • Model

  • Status

  • Credits Used

  • Source IP

Click the eye icon on any row to inspect the request and response details. Logs can also be downloaded as a CSV.

Last updated