Super AdminOverview

Super Admin APIs

Manage namespaces, namespace user tokens, and high-impact administrative jobs using the Master API Key.

Super Admin APIs are used to manage namespaces, namespace user tokens, and high-impact administrative jobs such as namespace creation and deletion.

Super Admin APIs require the Master API Key and are not available to regular namespace users or trial accounts.

Authentication

All Super Admin APIs require the Master API Key:

Authorization: Bearer <MASTER_API_KEY>

Capabilities

CapabilityDescription
Namespace user token managementCreate, list, inspect, and deactivate user tokens
Namespace lifecycle managementCreate and delete entire namespaces
Background job trackingTrack async namespace creation and deletion
Centralized controlOperate across all namespaces

Available permissions

When creating namespace user tokens, you assign one or more permissions:

PermissionMeaning
maskCan call masking APIs
unmaskCan unmask and view clear text
metadata_changeCan modify metadata and view audits

API reference