Quickstart
Schematic is a usage-based billing platform, so your plans, prices, and allowances live in Schematic rather than in your application code. The quickstart is split the same way, so you can take the path that matches your job and hand the other one to a teammate. Both tracks end in the same place, with a plan you can bill on and an application that meters usage and enforces what each company is entitled to.
Setup your pricing in Schematic’s app. Go from an empty account to a published plan with pricing, metered features, limits, and a working checkout. No code.
Wire Schematic in your product. Install an SDK, identify your companies and users, report the usage you bill on, and check an entitlement before a feature runs.
New to Schematic?
Read Concepts for plain-language definitions of features, plans, entitlements, and companies. It takes about five minutes and makes both tracks easier to follow.
Prefer to read a working app?
Clone the React/Next.js quickstart project, or open the hosted version in a browser. It wires up the same pieces the code track walks through, so you can see the finished result before you build it yourself.