Nova Admin Docs
Integrations

Modal

How to get your Modal API key and connect it to Nova Admin.

Go to modal.com/settings → API Tokens → Create new token. You need both Token ID (ak-...) and Token Secret (as-...).

Prerequisites

Steps

  1. Go to Get API tokens — Modal Settings.
  2. Create a new API key / Token ID (starts with ak-…) and copy it immediately — most providers show it only once.
  3. Note any additional required values: Environment (e.g. main).
  4. In Nova Admin, go to /agents/integrations, find Modal, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
Token IDYesSecret — stored encrypted, never exposed. (e.g. ak-...)
Token SecretYesSecret — stored encrypted, never exposed. (e.g. as-...)
EnvironmentNostring (e.g. main)

Troubleshooting

  • Invalid credentials: verify the key was copied in full with no trailing spaces.
  • Key not working: check that your Modal account has API access enabled and billing is active if required.
  • Need help?: refer to the Modal documentation.

On this page