Billing
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
Billing
Dashboard API — authenticated by an Atlas console (platform-instance) session, not a key.
4 routes. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.
Method & path | Idem | Explanation |
|---|---|---|
| Read the account plan, whether a subscription is live, and whether Stripe billing is configured on this deployment. | |
| Start a Stripe Checkout Session to upgrade to pro and return its URL. Owner or admin; 503 when Stripe is not configured. Never changes the plan itself. | |
| Open a Stripe Billing Portal session to manage or cancel the subscription and return its URL. Owner or admin; 503 when Stripe or the customer is absent. | |
| Allocate (move) a platform subscription to one application. Each subscription powers a single app. |