Skip to main content
GET
/
v1
/
billing
/
subscription
Subscription Status
curl --request GET \
  --url https://api.example.com/v1/billing/subscription

Documentation Index

Fetch the complete documentation index at: https://usenaive.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Response

{
  "plan": "starter",
  "status": "active",
  "customer_id": "cus_...",
  "current_period_end": "2026-06-01T00:00:00Z",
  "credits_remaining": 32.5,
  "tier": "starter"
}

Subscription Statuses

StatusDescription
activeSubscription is active and paid
trialingIn free trial period
past_duePayment failed, pending retry
cancelledSubscription cancelled
inactiveNo subscription