Unprice
Beta

Unprice pricing platform for modern saas.

Product market fit is a lie, in the world of saas everything starts with price. Product-market-price fit is the new normal. Unprice helps you manage, iterate and find the right price for your saas.

Hero Video

Unprice is a feature flag engine with superpowers. Track feature usage, bill customer, support subscription, validate access to features, analyze feature performance and optimize your pricing strategy easily.

Made for the cloud

The market is the
world

Global low latency

Tier caching for low-latency global access.

Subscription billing

Subscription machines for global billing, no matter where you are.

Analytics

Powered by ClickHouse, the fastest analytics database.

Built by developers,
for developers

I got tired of doing the same thing over and over again, so I decided to build a tool that I enjoy using.

1import { Unprice } from "@unprice/unprice"
2
3const unprice = new Unprice({
4 token: process.env.UNPRICE_TOKEN,
5 baseUrl: "http://api.unprice.dev",
6})
7
8// verify access to a feature
9const verifyFeature = await unprice.customers.can({
10 customerId: "cus_1GTzSGrapiBW1QwCL3Fcn",
11 featureSlug: "feature-1",
12})
13
14if (!verifyFeature.result?.access) {
15 console.error("Customer does not have access to feature")
16}
17
Use typescript SDK
Install the Unprice SDK in your project and start using it in minutes.
Configure your plans
Create and manage your plans, features, and tiers in the Unprice Dashboard.
Verify and report
Verify and report on your feature usage, billing, and more.
Security & privacy
Unprice is built with security in mind, you own your data. You can see the code, it's all open source.

Architected for speed and reliability

Unprice’ powered the cloud providers to be the fastest and most reliable in the world. You can measure your own performance and optimize your systems.

+162%
Conversion rate
<100ms
Latency
Up to 9M
Invoiced users

Ready to get started?

Create your app in minutes and get ready to launch.

Not sure where to start? Talk to me