---
title: "Get Billing Summary"
method: GET
path: "/billing/summary"
tags: ["Billing"]
---

# Get Billing Summary

`GET /billing/summary`

## Response `200`

Get the billing summary with data report for each Pull Zone

- BillingSummaryItem[]
  - `PullZoneId` integer — The ID of the pull zone
  - `MonthlyUsage` number — The total credit amount used in this month by the Pull Zone
  - `MonthlyBandwidthUsed` integer — The total monthly bandwidth used by the pull zone

## Other responses

- `401` — The request authorization failed
- `500` — Internal Server Error

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/versions/9e622620664b/schema)
