Tenants
In a nutshell
A tenant is your business account in the Subscriptions Engine. Your API key identifies the tenant for every protected request.Tenant setup
Create a tenant with your business name and account/subaccount identifier:Tenant-owned resources
The following resources belong to a tenant:- Plans
- Customers
- Subscriptions
- Invoices
- Payment sources
- Payment attempts
- Webhook deliveries
Account mapping
TheaccountId value maps your business to the Nomba account or subaccount used for payment routing. You do not need to provide Nomba API credentials to call the Subscriptions Engine.
Security
Keep your API key secret. All/v1 API calls should be made from your backend with X-Api-Key.