Skip to main content
GET

Request Headers

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Query Parameters

string
Product type. Common values:
  • summary (Summary bill)
  • gpu (GPU instance)
  • serverless (Serverless Endpoint)
  • cloud_storage (Cloud storage)
  • local_storage (Local storage)
  • image (Image)
  • bare_metal (Bare metal)
string
Product name. Supports fuzzy matching.
integer
Start time of the billing period to query, Unix timestamp in seconds (int64).
integer
End time of the billing period to query, Unix timestamp in seconds (int64).
string
Resource instance ID.
This endpoint does not support pagination. Keep each query range within 31 days. For longer ranges, split requests by calendar month or calendar week.

Response Parameters

object[]
required
Subscription / fixed-term bill list.
Last modified on June 2, 2026