Nova Admin Docs
Integrations

Together AI

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

Enter your Together AI API key to access open-weight LLM inference.

Prerequisites

Steps

  1. Go to <a href="https://api.together.ai" target="_blank">api.together.ai</a> and sign up with Google, GitHub, or email.
  2. An API key is generated automatically on first login — click your profile icon in the top right and go to <strong>Settings → API Keys</strong>.
  3. Copy the existing key, or click <strong>Create API Key</strong> to generate a new one.
  4. In Nova Admin, go to <strong>/agents/integrations</strong>, find <strong>Together AI</strong>, and paste the key into the API Key field.

Credential fields

FieldRequiredDescription
API KeyYesSecret — stored encrypted, never exposed. (e.g. ...)

Troubleshooting

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

On this page