Skip to content

Start a Close+ subscription checkout

POST
/billing/subscribe

Return a Stripe Checkout URL for the $10/month Close+ membership. Hand the URL to the user to open in their own browser — payment is never automated. See GET /v1/plans on api.close.city for what the membership includes.

X-CSRF-Token
required
string

The session’s CSRF token, from GET /auth/csrf.

Checkout ready.

object
checkout_url
string

No signed-in session.

Missing or invalid X-CSRF-Token.

Close+ is not available.

Already subscribed; manage at the returned portal URL.

object
error
string
portal_url
string | null