Skip to content

v1.3.0 — Usage-based billing

Latest

Choose a tag to compare

@mohammedelkarsh mohammedelkarsh released this 14 Jun 18:06

Usage-based billing

  • Track workspace meters (api_calls, team_seats) per calendar month
  • GET /api/workspaces/{id}/usage
  • Subscription API includes usage summary
  • Billing page usage section
  • Optional Stripe sync via USAGE_SYNC_TO_STRIPE
  • api-operator adapter stub in integrations/api-operator/

See CHANGELOG.md for full details.