API keys (TenancyEngine)
Organization-scoped developer keys for MCP integrations and automation. Plain-text keys are shown once at creation — copy them immediately.
Console: TenancyEngine console → API keys (/api-keys)
Available to organization-scoped vendor admins.
Create a key
- Select the target organization.
- Set a name, scopes (comma-separated, default
mcp.full), and optional expiry. - Submit — the plain key appears once in a banner. Store it in your secret manager.
MCP device approval
When an MCP client redirects here with a user_code query parameter, enter the code in Approve device to issue a key for that connection.
Revoke
Revoke opens a confirmation dialog. Revoked keys stop working immediately; automation using them must be updated.
Related
- Team — human members vs automation keys
- Local development docs — SaaSRuntime API and MCP endpoints