# useautumn/autumn

Autumn is an open-source pricing & billing platform

Repository: https://github.com/useautumn/autumn
Canonical: https://ross.abutalabs.com/products/autumn
Homepage: https://useautumn.com
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T20:55:26+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 42
- inputs: {"age_days": 589, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2649, forks 242 (observed 2026-08-28T04:07:06.900623+00:00)

## What it is
Autumn is an open-source billing and pricing platform that acts as a control layer between Stripe and your application, managing subscriptions, credit ledgers, usage metering, and feature entitlements. It lets teams define any pricing model as configuration and embed it with a few lines of code, handling webhooks, plan changes, and edge cases automatically.

## Use cases
- implement usage-based pricing for my SaaS
- add subscription billing without handling Stripe webhooks
- build a credit system with top-ups and rollovers
- manage feature entitlements and usage limits per plan
- sell custom enterprise contracts and grandfather old pricing
- self-host a billing platform on top of Stripe

## When to choose
- you use Stripe and want billing logic decoupled from application code
- you need usage metering, credit balances, and entitlement enforcement out of the box
- you iterate on pricing frequently and want changes as config, not migrations
- you want an open-source, self-hostable alternative to closed billing platforms

## When to avoid
- you don't use Stripe or another supported billing source
- you need a simple one-off checkout with no recurring billing
- you can't run the additional services Autumn depends on when self-hosting
- you need fully custom billing logic outside the plan/credit/entitlement model

## Facets
- artifact type: service
- maturity: active
- function: api-framework, self-hosted, webhook, workflow-automation
- domain: fintech, e-commerce, backend, web-development, developer-tools, apis
- platform: bun, self-hosted, cloud
- tags: stripe, billing-infrastructure, usage-based-pricing, subscriptions, credit-ledger, entitlements, metering, saas-monetization, pricing-plans, billing, nodejs, web-server, docker

## Member repositories
- useautumn/autumn (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.900623+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:55.855620+00:00, confidence not recorded.
  - readme: https://github.com/useautumn/autumn (fetched 2026-08-28T04:07:06.900623+00:00, sha 089e8f41070c)
  - homepage: https://useautumn.com (fetched 2026-08-29T10:02:02.514970+00:00, sha 6c6f8cac37aa)
  - site_page: https://docs.useautumn.com/welcome (fetched 2026-08-29T10:02:02.524268+00:00, sha 8d9376a29bf1)
  - site_page: https://useautumn.com/pricing (fetched 2026-08-29T10:02:02.526604+00:00, sha a73661fa5cf7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
