Finding Your API Key
Your Novageness API key is already generated for you — there is no “create key” step. It’s a single key that works across all supported AI tools and models. Where you find it depends on which dashboard your organization is on. Log in first, at gateway.novageness.com or your organization’s custom domain, then follow whichever of these matches what you see.If you have Connect in the left sidebar
1
Open Connect → AI Coding Tools
Click Connect in the left sidebar, then AI Coding Tools.
2
Select your tool
Click the tool you want to use (Claude Code, Roo Code, Cursor, etc.).
3
Copy your API key
For Roo Code, Cline, Kilo Code and Custom Access the key appears in its own field — click Copy. For every other tool the key is already embedded in the setup command shown on the page, so copy the whole command.
If you don’t
Some organizations are on the newer Configure page instead, and have no Connect entry in the sidebar. Use the Configure button in the top-right of the header. Your key is embedded in the install command in step 3 — masked on screen, complete when you copy it.The Configure button only appears for Admins and Analytics Viewers. If you have neither Connect in the sidebar nor a Configure button, your role can’t reach the key from the dashboard — ask an organization admin for it, or install the Novageness CLI and run
novageness login, which fetches it for you.Don’t See an API Key?
If you reach the page but no key is shown:- “Your API key is being generated. This usually takes a few moments.” — wait a moment and refresh. If the message persists, contact support.
- Make sure you’re logged into the correct organization
- Verify you have the necessary permissions — contact your organization administrator if you’re a new user
- Some enterprise configurations require admins to enable tools before API keys become available
API Keys for Specific Tools
Your single Novageness API key works across all supported integrations:How Tools Display API Keys
The Connect → AI Coding Tools page shows two types of setup flows depending on the tool: Tools that display a dedicated API key field (with a Regenerate button):- Roo Code
- Cline
- Kilo Code
- Custom Access
- Cursor
- Claude Code (Subscription)
- Claude Code (API Key)
- Codex (Subscription)
- Codex (API Key)
- GitHub Copilot
- Gemini CLI
- Cowork
How to Regenerate Your API Key
The Regenerate button is only available for tools with a dedicated API key field (Roo Code, Cline, Kilo Code, Custom Access). For other tools, the key is part of the setup script and doesn’t have a standalone regenerate action.
1
Go to Connect → AI Coding Tools
Navigate to the Connect section in the sidebar, then click AI Coding Tools. If your dashboard has no Connect entry, this per-tool Regenerate button isn’t available to you — see Rotating keys for other people below.
2
Click into your tool
Select Roo Code, Cline, Kilo Code, or Custom Access to open its setup page.
3
Click the Regenerate button
The Regenerate button appears next to your API key. Click it to generate a new key.
4
Update all your integrations
Copy the new key and update it in all tools, scripts, and environment variables where you use it.
Rotating keys for other people
Admins can rotate other members’ keys in bulk from Configure → Actions → Rotate API Keys. Select up to five members at a time, typeROTATE to confirm, and the rotation runs in the background — you’ll be notified when it finishes.
There is no self-service way to rotate your own key from the Configure page. If your tool isn’t one of the four with a Regenerate button, ask an admin to rotate it for you.