API key
Every request to the TenantCore API must include your API key in theAuthorization header:
Example request
Key format
All TenantCore API keys follow this format:401 Unauthorized.
Plan scoping
Your API key is tied to your active API plan. Two things are enforced on every authenticated request:- Plan check — if your API plan has lapsed or been cancelled, all requests return
402 Payment Required - Tenant ceiling — write operations that would exceed your plan’s tenant limit return
402 Payment Required