1. Configure your Model
Pricing in Unprice is decoupled from your code. You define your model in the dashboard first.- Create a Plan: Give it a name like “Pro” and a slug like
pro. - Create a Plan Version: Plans are versioned so you can safely iterate.
- Add Features: Define what you are selling (e.g., “API Requests”) and choose a pricing type (Flat, Tiered, or Usage-based).
- Publish: Once published, your version is ready to accept subscriptions.

