Novita AI
How an agent gets a Novita AI key through KeyKeeper, what to choose on novita.ai, and how KeyKeeper verifies it.
| Template id | novita-ai (also Novita) |
|---|---|
| Field | novita-api-key → NOVITA_API_KEY · secret |
| Key looks like | whether it can be viewed again is unconfirmed |
| Created at | novita.ai |
| Verified by KeyKeeper | not verified |
| Template checked | 2026-09-15 |
What the agent does
keykeeper providers show novita-ai
keykeeper save --provider novita-ai --from-clipboard --create --purpose "what this task does"
keykeeper run -c novita-ai -- <your command>--provider novita-ai fills in the credential id and the field. The environment
variable is the one Novita AI's own tools read, so nothing has to be mapped.
What only you can do
登录 Novita AI
在 Key Management 点击 Add New Key
立即将新 key 安全保存
Copy the key, then approve the save in KeyKeeper's window.
What to choose
本轮公开 LiteLLM 与认证文档未确认可配置的统一权限 scope;不要虚构 scope。
The agent is told the same thing. It opens the page for you and says what to pick; it never logs in, passes 2FA or pays on your behalf.
What KeyKeeper checks
- Before writing: the value must look like a Novita AI key (whether it can be viewed again is unconfirmed). A wrong paste is refused before anything is stored, and the agent is told why — without the value.
- After saving: Novita AI offers no read-only endpoint KeyKeeper can use, so the first real call is the test.
Endpoints
The key is a bearer token for these endpoints. keykeeper run sets only the variables above;
point your client at the base URL yourself.
- OpenAI compatible —
https://api.novita.ai/openai
Rotation and expiry
未确认统一有效期;以创建页面显示的实际日期为准,未知时不要猜测。 Rotate or revoke at novita.ai.