Skip to main content
POST
Buy extra credits on an active subscription

Authorizations

Authorization
string
header
required

JWT authentication token

Body

application/json
action
enum<string>
required
Available options:
estimate,
purchase
credits
number<double>
required
payment_method_id
string

Response

Top-up estimate or charged

action
enum<string>
required
Available options:
estimate,
charged
amount_cents
integer
amount_display
string
credits
number<double>
has_payment_method
boolean
invoice_id
string
invoice_url
string
monthly_max
number<double>

Maximum top-up credits purchasable per billing month for this buyer.

monthly_remaining
number<double>

Remaining top-up credits purchasable in the current billing month.

new_topup_balance
number<double>
payment_methods
object[]
unit_price
number<double>