Start a Close+ subscription checkout
POST/billing/subscribe
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.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Header Parameters
Section titled “Header Parameters”X-CSRF-Token
required
string
The session’s CSRF token, from GET /auth/csrf.
Responses
Section titled “Responses”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