---
title: Rate Plans
---

[Skip to content](#%5Ftop) 

[API Reference](https://developers.cloudflare.com/api)

[Billing](https://developers.cloudflare.com/api/resources/billing)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Rate Plans

##### [Get Rate Plan by Public Key](https://developers.cloudflare.com/api/resources/billing/subresources/rate%5Fplans/methods/get)

GET/billing/rate\_plans/{public\_key}

##### ModelsExpand Collapse 

RatePlanGetResponse object { id, components, currency, public\_name } 

id: optional string

The uppercase rate plan public key.

components: optional array of map\[unknown\]

Pricing components that make up this rate plan.

currency: optional string

Currency of the rate plan pricing.

public\_name: optional string

Human-readable description of the rate plan.