One of: already_subscribed, checkout_created, payment_issue.
{ "url": "https://xquik.com/billing/checkout/session", "message": "Complete checkout at the URL below to start your subscription.", "status": "checkout_created"}
{ "error": "unauthenticated", "message": "Missing or invalid API key" }
Missing or invalid API key.
{ "error": "rate_limit_exceeded", "message": "Too many requests. Try again later.", "retryAfter": 60 }
Too many requests. Wait for the Retry-After header before retrying.
Related:Get Account to check current subscription status and usage.