Create a platform API key for your tenant
Self-serve bootstrap: a tenant admin turns their own tenant into a platform by minting its first platform API key (or an additional key) — no Splendor staff in the loop. Authenticated by your normal tenant credentials (the selected X-Splendor-Tenant-Id), unlike POST /v1/platform/keys which a platform uses to rotate its keys with an existing platform key. The plaintext token is returned once in this response and never again; store it securely.
Authorizations
API token issued from the Splendor console.
Headers
Selects the tenant (workspace) the request acts within.
Body
Platform request (authenticated by an existing platform key) to mint an additional key for itself — the create half of key rotation.
1 - 255Response
Successful Response