← All documentation

API & integrations

Enterprise

Enterprise billing usage API

Read wholesale seat counts, estimated seat cost, and month-to-date credit COGS.

GET /api/v1/enterprise/billing/usage

Returns wholesale usage for your reseller account. Requires read scope.

  • seat_counts — active and past_due seats by plan (starter, pro, agency)
  • estimated_seat_wholesale_usd — estimated monthly wholesale for those seats
  • credit_cogs_usd_mtd — platform credit COGS metered this month
  • meters_configured — whether Stripe seat/credit meters are wired up
  • recent_credit_events — latest credit purchase meter events
If meters_configured is false, SpringOS cannot bill wholesale seats or credit COGS — fix STRIPE_METER_EVENT_* env vars immediately.
There is no enterprise credit pool API. Subscribers buy credits on your Connect account; SpringOS meters COGS to you.
Enterprise billing usage API | SpringOS | SpringOS