Registering Apps
Everything in BillingByScott hangs off an app — one of the software products you bill for. Before you can define pricing or take subscriptions, you register the app here.
Registering an app
Add each app you want to bill for, giving it a name and details. Each app gets its own API key, which the app uses to talk to BillingByScott — fetching its pricing, creating subscriptions, and reporting usage through the client library.
Managing API keys
You can regenerate an app's API key if it's ever exposed or you want to rotate it. Treat the key like a password: anything holding it can act for that app against BillingByScott.
With an app registered, the next step is to build its pricing catalog.