Skip to main content
POST
Topup Credits

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request to create a Stripe checkout for credit top-up.

amount_usd
number
required
success_url
string | null
cancel_url
string | null

Response

Successful Response