v80

OpenAPI 3.0.0raw.githubusercontent.com2026-08-03260491955.2 KB
billing

List billing product prices

get/billing/product/prices

Query parameters

currencystring

Filter for prices in a specific currency (e.g. usd, eur)

Filter for prices in a specific currency (e.g. usd, eur)

for_initial_planboolean

Filter for prices valid for initial plans (free prices only)

Filter for prices valid for initial plans (free prices only)

for_trial_expiry_planboolean

Filter for prices valid for trial expiry plans (free prices only)

Filter for prices valid for trial expiry plans (free prices only)

idsstring[]
intervalstring
interval_countinteger

Filter for prices billed every N intervals; combine with interval (e.g. interval=month, interval_count=3 for quarterly)

Filter for prices billed every N intervals; combine with interval (e.g. interval=month, interval_count=3 for quarterly)

is_activeboolean

Filter for active prices on active products (defaults to true if not specified)

Filter for active prices on active products (defaults to true if not specified)

plan_version_idstring

Filter for prices belonging to a specific plan version (e.g. the latest published version)

Filter for prices belonging to a specific plan version (e.g. the latest published version)

priceinteger
product_idstring
product_idsstring[]
provider_type'metronome' | 'orb' | 'schematic' | 'stripe'
qstring
tiers_mode'graduated' | 'volume'
usage_type'licensed' | 'metered'
with_meterboolean

Filter for prices with a meter

Filter for prices with a meter

limitinteger

Page limit (default 100)

Page limit (default 100)

offsetinteger

Page offset (default 0)

Page offset (default 0)

Response

OK