Skip to main content
The Usage Export API returns the same usage data available on the Studio usage dashboard, accessible programmatically via your PropelAuth API key.

Authentication

Authenticate with a Bearer token using your PropelAuth API key from Studio API Keys:
This is your personal API key from the Studio API Keys page, not the REDUCTO_API_KEY used for document processing.

Endpoint

Query Parameters

Response

Each entry in data represents one day and one group value. credits is the total credits consumed and requestCount is the number of API requests made.

Examples

Default: last 30 days grouped by product

Custom date range grouped by file type

Filter by specific products

Use repeatable query parameters to filter results:

Multi-Organization Access

If your account belongs to multiple organizations, pass the orgId parameter to specify which organization’s usage to retrieve. Without it, the API defaults to the organization associated with your API key.
You can only query organizations you are a member of. Requesting an org you don’t belong to returns a 403 error.

Error Responses

Credit Usage

How credits are calculated per endpoint.

Account & Settings

Manage API keys, usage alerts, and billing in Studio.