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.