Create an API key for your tenant
Mints a machine-to-machine API key that authenticates as your tenant for direct programmatic API access — the self-serve counterpart to a human console session. The key carries full tenant access to its own workspace but cannot mint or manage further credentials, and never reaches another tenant. Requires a real tenant admin (not another machine key). The plaintext token is returned once in this response and never again; store it securely. Send it as Authorization: Bearer <token>; no X-Splendor-Tenant-Id header is needed.
Authorizations
API token issued from the Splendor console.
Headers
Selects the tenant (workspace) the request acts within.
Body
Tenant-admin request to mint a machine-to-machine API key that acts as the tenant for direct programmatic API access.
1 - 255Response
Successful Response