API Keys
Create and revoke the API keys used by automation and CMS plugins.
List API keys
Returns your account's API keys. The raw key is never returned — only the `keyPrefix`.
Create an API key
Creates a new API key. The **raw key is returned exactly once** in `data.key` — store
Revoke an API key
Soft-revokes a key. This is **irreversible** — the key stops working immediately.