Basic
Query Monthly Bill
GET
Request Headers
Enum:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Query Parameters
Start month, in
YYYY-MM format, for example 2025-10. Monthly bill data is available starting from 2025-10.Page number, starting from
1.Number of items per page.
The current production environment fills months starting from
startMonth, so the returned item count may not strictly equal pageSize.Response Parameters
Monthly bill list.