Skip to main content
POST
Create a card top-up link

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization-code flow with PKCE.

Headers

Idempotency-Key
string

Optional client-generated key. A repeated request with the same key replays the original response (within 24h) instead of re-executing — safe retries.

Body

application/json
amountCents
integer
required

Response

Successful response.

checkoutUrl
string
required
credits
integer
required

Credits that will be added to the account after payment

sessionId
string
required