Nova Admin Docs
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

Steps

  1. Go to Mailtrap API Documentation.
  2. Create a new API key / API Token (starts with Your Mailtrap API token) and copy it immediately — most providers show it only once.
  3. In Nova Admin, go to /agents/integrations, find Mailtrap, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
API TokenYesSecret — 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.

On this page