Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key. Format: Token

Response

200 - application/json
plan_type
string
required

Plan tier name (e.g. 'starter', 'pro', 'enterprise').

Maximum string length: 20
monthly_credits
integer
required

Number of credits allocated per billing cycle.

Required range: -2147483648 <= x <= 2147483647
price_per_month
string<decimal>
required

Monthly price in USD.

Pattern: ^-?\d{0,8}(?:\.\d{0,2})?$

How many days download links remain valid.

Required range: -2147483648 <= x <= 2147483647
product_id
string
required
Maximum string length: 100
price_id
string
required
Maximum string length: 100
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
is_active
boolean

Whether this plan is currently available for purchase.

is_sellable
boolean
allows_fresh_exports
boolean