Create a key
Choose permissions
Pick what the key may do:
- Full access: read and write everything the API exposes.
- Read only: read data, change nothing.
- Custom: pick individual scopes, such as Read subscribers, Create & update subscribers, Read topics or Manage consents.
Choose the environment
- Live (
rm_live_...): for production integrations. - Test (
rm_test_...): for development and testing, without touching live data.
Manage keys
The key list shows each key’s name, masked value, environment (LIVE / TEST), status (ACTIVE / REVOKED), last used date and creation date. Open a key for its details, or use the actions:- Revoke: immediately stops the key from working. The entry stays for audit purposes.
- Delete: removes the key entirely.