Skip to main content
POST
Create topup payment
Manually purchase and add credits to your account balance using your preferred payment method.
  • Amount is specified in USD (whole dollars)
  • Redirect URL is optional and directs users after payment completes
  • Topup credits are added immediately upon successful payment
  • Your payment method must be configured in your account settings
  • Topup is independent of auto-recharge and can be used alongside it

List Checkouts

View all payment checkout sessions

Get Usage Statistics

Monitor current credit balance and consumption

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Body

application/json
amount
number
required
Example:

50

currency
string
Example:

"usd"

Response

200 - application/json

Topup checkout URL

success
boolean
Example:

true

data
object