Skip to content

Review API usage

Check the usage information available today and keep request-level records for investigation.

Updated

Check the current dashboard

The Usage page currently says Detailed usage analytics and API metrics coming soon and does not yet provide a request-level usage report.

Open Subscriptions for the billing information currently exposed by the subscription card. On the Free plan, the card shows credits remaining and the plan allowance. Paid-plan cards show the billing interval and next billing date.

Keep request-level records

Until detailed API metrics are available in the dashboard, record the following in your own service logs:

  • request timestamp and timezone
  • HTTP method and path
  • response status
  • X-Request-Id
  • the internal customer, job, or operation identifier used by your system

Never log the x-api-key value or sensitive request content. Use stable internal identifiers so you can compare your application activity with a billing period without storing customer data unnecessarily.

The current dashboard does not provide enough detail to claim a per-request billing reconciliation. Treat any manual comparison as an investigation record rather than a final invoice calculation.