---
title: "Get Brand Usage Billing"
method: GET
path: "/brand/usage_billing"
---

# Get Brand Usage Billing

`GET /brand/usage_billing`

## Response `200`

Successful Response

- BrandUsageBillingResponse
  - `effective_tier` string, required
  - `shopify_plan_name` string, nullable
  - `limit` integer, nullable
  - `period_start` string, date, required
  - `period_end` string, date, required
  - `total_request_count` integer
  - `pdp_request_count` integer
  - `carrier_request_count` integer
  - `unknown_request_count` integer
  - `percent_used` number
  - `is_limited` boolean
  - `is_disabled` boolean
  - `disabled_banner_message` string, nullable
  - `threshold_state` string
  - `upgrade_url` string, nullable
  - `banner` BrandUsageBanner
    - `threshold_percent` integer, required
    - `dismissed` boolean

---

[API](https://skmtc.net/datesnrates/apis/fastapi.md) · [All operations](https://skmtc.net/datesnrates/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datesnrates/fastapi/revisions/43f2d92fc888/schema)
