Skip to main content
POST
Xquik subscription checkout & plan activation
Free - does not consume credits
Returns a checkout URL for new subscribers or a billing portal URL for existing subscribers.

Headers

string
required
Your API key. Session cookie authentication is also supported. Generate a key from the dashboard.

Body

string
Subscription tier to pre-select. One of: starter, pro, business. If omitted, the user chooses on the checkout page.

Response

string
Checkout URL (new subscribers) or billing portal URL (existing subscribers). Redirect the user to this URL.
string
Human-readable message describing the action taken.
string
One of: already_subscribed, checkout_created, payment_issue.
Related: Get Account to check current subscription status and usage.
Last modified on July 31, 2026