Subscrio Web Admin
The Subscrio library will always be free and open source. Web Admin is an optional commercial app that gives your team a console to look up accounts, change plans, and grant features without writing code or waiting on a deploy.
Remote Library Access
Expose the standard Subscrio library through a secure REST API. Authenticate with an API key, then create customers, manage subscriptions, and check entitlements over HTTP so you can build a web-based subscription model without embedding the package in every service.
GET /api/customers
Authorization: Bearer $SUBSCRIO_API_KEY curl https://your-host/api/customers \
-H "Authorization: Bearer $SUBSCRIO_API_KEY" curl https://your-host/api/customers/demo-cust-013/entitlements \
-H "Authorization: Bearer $SUBSCRIO_API_KEY" Pricing
Start with the open-source library. Add the Server App when you want a web console for the same catalog.
Free
Embed entitlements in your app with TypeScript or .NET
MIT open-source entitlement engine
npm: subscrio
NuGet: Subscrio.Core
Docs and community support via GitHub
$4,995
one-time+ $499/year optional
Ongoing support and upgrades
Web console for customers, products, plans, and subscriptions
REST API access with an API key
Stripe, emails, dashboard, and transaction logs
Optional $499/year renewal for support and upgrades
Frequently Asked Questions
What's free vs paid?
The Subscrio entitlement library is open source and free to use. The Server App is a commercial add-on: a web console and REST API for the same catalog, licensed for $4,995 one-time.
Does this replace the library?
No. Your application still uses the open-source Subscrio library to resolve entitlements. The Server App is the web console and REST API for managing that catalog.
Is the $499 yearly renewal required?
The $499 yearly renewal is optional. It covers ongoing support and upgrades for the Server App.