Skip to main content
These endpoints support either an organization API key in the X-API-Key header or a valid signed-in authorization token for a user who belongs to the organization.
Generate an organization API key from your team’s Settings → API Keys page.

Daily usage data

Retrieve daily usage statistics for your organization. Endpoint: POST https://api.firebender.com/v2/organization/daily-usage-data

Example

Request Parameters

Response Fields

Model requests

Retrieve per-request model usage for your organization, including tokens, cost, and request mode. Endpoint: POST https://api.firebender.com/v2/organization/model-requests

Example

Request Parameters

Response Fields

Notes

  • Date ranges cannot exceed 90 days.
  • Data is only returned for requests on or after 2025-12-31T00:00:00Z.
  • Very recent non-final requests may be withheld briefly to avoid returning unstable data.