Skip to main content
POST
Purchase Credits
Create a checkout session to purchase additional platform credits. This endpoint is available across all plan tiers.

Request

string
required
The unique identifier of the organization.
integer
required
The dollar amount of credits to purchase (e.g., 10, 50, 100, 250, 500).

Response

string
The URL to redirect the user to complete their payment via Dodo Payments.
string
The unique identifier of the checkout session.
integer
The number of credits that will be added to the balance upon successful payment.