curl "https://api.destined.ai/v1/billing/subscription" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "tier": "pro", "status": "active", "current_period_end": "2024-02-01T00:00:00Z", "cancel_at_period_end": false, "price_monthly": 500.00, "stripe_customer_id": "cus_xxx", "stripe_subscription_id": "sub_xxx" }
Get current subscription details
free
starter
pro
enterprise
active
canceled
past_due