Usage
Response
| Field | Type | Description |
|---|---|---|
balance | number | Current balance in USD |
total_requests | integer | Total number of workflow executions |
total_spending | number | Total amount spent in USD |
avg_cost_per_request | number | Average cost per workflow execution in USD |
input_tokens | integer | Total input tokens consumed |
output_tokens | integer | Total output tokens consumed |
total_tokens | integer | Total tokens consumed (input + output) |
Notes
Authentication required. Returns lifetime statistics for the authenticated user’s account.

