Skip to main content
GET
Get billing checkout history
Retrieve all checkout sessions initiated through your account, including their status and payment information.
  • Checkout sessions include both completed and abandoned sessions
  • Status values include “completed”, “pending”, and “expired”
  • Completed checkouts result in credit additions to your account
  • Each checkout session is associated with a specific purchase amount

Create Checkout

Initiate a new checkout session to purchase credits

Top Up Credits

Manually add credits to your account

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Query Parameters

limit
integer
Example:

10

offset
integer
Example:

0

Response

200 - application/json

Checkout history

success
boolean
Example:

true

data
object[]