Skip to main content
GET
Get User Spend Rate

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

200 - application/json

Per-hour spend rates broken down by GPU, container storage, and volume storage.

success
boolean

Always true

gpu_cost_per_hour
number

Aggregated GPU cost per hour across running instances

container_storage_cost_per_hour
number

Aggregated container disk storage cost per hour

volume_storage_cost_per_hour
number

Aggregated network and local volume storage cost per hour

has_active_resources
boolean

True if the user has any instances or volumes currently active