Novita AI
novita.ai
· Novita AI
Agent-facing discovery card for Novita AI model APIs, GPU Cloud, Agent Sandbox, pricing, authentication, and documentation.
novita.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 47/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-30 01:23:43 current | a7469a344ae0… |
view → |
Endpoints
| Agent card | https://novita.ai/.well-known/agent-card.json |
| Provider | https://novita.ai |
| Docs | https://novita.ai/docs |
Skills · 1 declared · mapped to canonical taxonomy
Find Novita documentation for Model APIs, GPU Cloud, Agent Sandbox, authentication, pricing, and integrations.
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/novita.ai) [](https://agenstry.com/agents/novita.ai) [](https://agenstry.com/agents/novita.ai) [](https://agenstry.com/agents/novita.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Novita AI",
"description": "Agent-facing discovery card for Novita AI model APIs, GPU Cloud, Agent Sandbox, pricing, authentication, and documentation.",
"url": "https://novita.ai",
"version": "1.0.0",
"documentationUrl": "https://novita.ai/docs",
"provider": {
"organization": "Novita AI",
"url": "https://novita.ai"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"text/markdown"
],
"defaultOutputModes": [
"text/plain",
"text/markdown",
"application/json"
],
"securitySchemes": {
"apiKey": {
"type": "apiKey",
"in": "header",
"name": "Authorization",
"description": "Use `Authorization: Bearer <NOVITA_API_KEY>`."
}
},
"security": [
{
"apiKey": []
}
],
"skills": [
{
"id": "novita_docs_lookup",
"name": "Novita documentation lookup",
"description": "Find Novita documentation for Model APIs, GPU Cloud, Agent Sandbox, authentication, pricing, and integrations.",
"tags": [
"documentation",
"api",
"models",
"gpu",
"sandbox"
],
"examples": [
"How do I create a chat completion with Novita?",
"Where is the Agent Sandbox quickstart?",
"How do I authenticate Novita API requests?"
]
}
]
}