billing
Create Credit Purchase
Create a checkout session for purchasing API credits.
post/v1/billing/credit-purchase
Headers
authorizationstring
Request body
Example request
{
"amount_cents": 5000
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.