Integrations
exe.dev
How to get your exe.dev API key and connect it to Nova Admin.
Enter your exe.dev API token to create and manage persistent cloud VMs. Supports SSH, file transfer, HTTPS proxy, and built-in LLM gateway.
Prerequisites
- A exe.dev account. Sign up at https://exe.dev/docs/https-api.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Generate a signed token using: ssh exe.dev help
- Or create one via the exe.dev dashboard
- Paste the exe0.… or exe1.… token below
Credential fields
| Field | Required | Description |
|---|---|---|
| API Token | Yes | Secret — stored encrypted, never exposed. (e.g. exe0.… or exe1.…) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your exe.dev account has API access enabled and billing is active if required.
- Need help?: refer to the exe.dev documentation.