Skip to main content
GET
Get Usage

Get Usage

Retrieve aggregate usage statistics for your account, including total tasks created and credits consumed.

Request

Headers

string
required
Your API key.

Response

number
HTTP status code (200 on success).
object
number
Total number of tasks you have created (all statuses).
number
Total credits consumed by all tasks.
number
Total credits added to your account via top-ups.

Example response

200

Code examples

Errors