Create a key
- Open Settings.
- Go to API keys.
- Create a new key with a clear label.
- Enable the key for event sending.
- Store the key in a secrets manager.
Good key habits
- Use separate keys for staging and production.
- Scope keys as tightly as possible.
- Rotate keys on a schedule.
- Revoke keys when a service or teammate no longer needs access.
How MailerPath uses the key
- Authenticates the event request.
- Matches the event to the correct contact.
- Feeds tags, workflows, and analytics.
- Keeps event traffic tied to a trusted source.

