Create a Stripe card-checkout link to top up credits.
Create a Stripe card-checkout link to top up credits.
Purchase credits by dollar amount. amountCents is the dollar amount in cents (e.g. 500 = $5). Returns a checkout URL from the selected payment provider.
POST
Create a Stripe card-checkout link to top up credits.
Authorizations
OAuth 2.1 authorization-code flow with PKCE.
Headers
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
Get billing overview (balance, spend, pricing).
Previous
Get usage analytics for a period (?period=DAY|WEEK|MONTH|QUARTER|YEAR).
Next