Skip to main content
Check your current wallet balance, total settled spend, and aggregated usage over the last 30 days. Admin users who call this with an empty user scope receive an aggregate view across all users.

Endpoint

GET /v1/billing/summary Authentication: Authorization: Bearer $ARIA_PIN_KEY

Response

string
The user ID, or empty for an admin aggregate view.
number
Current wallet balance in the configured currency.
string
billing currency (for example, USD).
number
Total settled spend across all billing records.
object
GPU and token usage for the last 30 days.

Example