Integrations
Resend
How to get your Resend API key and connect it to Nova Admin.
Go to https://resend.com/api-keys to create an API key. Choose full_access for all features or sending_access for send-only.
Prerequisites
- A Resend account. Sign up at https://resend.com/docs/api-reference.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Resend API Documentation.
- Create a new API key / API Key (starts with
re_…) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Resend, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. re_...) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Resend account has API access enabled and billing is active if required.
- Need help?: refer to the Resend documentation.