cURL
curl --request POST \ --url https://id.lunarmc.ai/api/payments/create_subscription \ --header 'Authorization: Bearer <token>'
Create a new Stripe subscription
JWT token obtained from /api/get_token/
Subscription created
Was this page helpful?