Skip to content

billing_subscribe_create

POST
/v1/billing/subscribe
curl --request POST \
--url https://example.com/v1/billing/subscribe \
--header 'Authorization: Bearer <token>'

POST /v1/billing/subscribe — Stripe Checkout (subscription mode) for the Dev Pro $25/mo plan. Owner-auth only (a leaked developer key must not be able to start a subscription). The $25 monthly wallet credit is granted on each invoice.paid via the webhook, not here.

No response body