Skip to content
Start here

Rate Plans

Get Rate Plan by Public Key
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.