Skip to content

API Keys

The API Keys screen is where administrators issue and revoke the keys that let external systems use the S-Launch API. For the concept, see API Keys.

What you can do

  • Browse existing keys (metadata only — the secret value is never shown again after creation).
  • Create a key: give it a label, choose the scopes it should carry (or attach a role), and set an optional expiry. The raw key value is shown once on creation — copy it immediately.
  • Delete (revoke) a key — it stops working right away.

WARNING

The secret key value is shown only at creation and cannot be retrieved later. If it is lost, delete the key and mint a new one. Treat keys like passwords — store them in a secrets manager, never in source control.

Required access

ActionScope
View keysapikeys:read
Create or delete keysapikeys:write

See Scopes for the full catalogue.

S-Launch