Create your account
Sign up, create your API keys, and load sample data
Creating a Schematic account is free and takes a few minutes. This is step one of Set up your first plan.
1. Create an account
Go to Schematic and sign up with Google, GitHub, or email. The signup flow asks a few questions about your company and then drops you into the dashboard.
2. Create your API keys
API keys are how your application talks to Schematic. You do not need them for anything on this track, but creating them now means your engineers are not blocked when they start instrumenting your app.
- Click Settings, the gear icon at the bottom of the left navigation.
- Click API Keys in the Settings menu.
- Click Create in the top right.
- Give the key a name, for example “Quickstart”.
- Click Create.
- Copy both keys and hand them to whoever is doing the integration.
The secret key is shown once and never again. Store it somewhere secure the moment you create it. If you lose it, create a new key and delete the old one.

3. Load sample data
On the Quickstart page in your account, click Generate Sample Data. This creates a demo customer, a plan, and a few features, so you have something realistic to work against instead of an empty dashboard.

The sample data exists only for demonstration. Delete it freely once you have finished the quickstart.
Next step
Your account is ready. Next, add your first feature and entitle it to a plan.