Integrations
Mailtrap
How to get your Mailtrap API key and connect it to Nova Admin.
Create an API token at https://mailtrap.io/api-tokens and paste it here. It is sent as the Api-Token header on every request.
Prerequisites
- A Mailtrap account. Sign up at https://api-docs.mailtrap.io/.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Mailtrap API Documentation.
- Create a new API key / API Token (starts with
Your Mailtrap API token) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Mailtrap, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Token | Yes | Secret — stored encrypted, never exposed. (e.g. Your Mailtrap API token) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Mailtrap account has API access enabled and billing is active if required.
- Need help?: refer to the Mailtrap documentation.