Novita AI website screenshot

Novita AI

Novita AI is an AI inference cloud offering serverless LLM, image, video, and audio generation APIs alongside on-demand GPU rentals and serverless GPU endpoints. Hosts open-source models with both native and OpenAI-compatible chat surfaces, plus an agent sandbox and MCP server for tool-using agents.

Novita AI publishes 1 API on the APIs.io network: Platform API. Tagged areas include AI, LLM, Inference, GPU, and OpenAI Compatible.

The Novita AI catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Novita AI’s developer surface includes documentation, API reference, pricing, signup flow, engineering blog, CLI, and 21 more developer resources.

53.9/100 developing ▬ flat Agent 42/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
2 APIs 1 MCP Servers
AILLMInferenceGPUOpenAI CompatibleImage GenerationVideo GenerationAudioEmbeddingsSandboxMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 53.9/100 · developing
Contract Quality 14.9 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 5.5 / 13
Governance 5.0 / 12
Discoverability 6.9 / 10
Agent readiness — 42/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 8 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/novita-ai: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Novita AI Platform API

LLM chat completions (OpenAI-compatible), embeddings, reranking, batch, image generation (FLUX.1, Seedream 3.0/4.0, Qwen), image editing (upscale, background removal/replacement...

Novita AI GPU API

On-demand GPU instance management and templates plus serverless GPU endpoints. Create, start, stop, and delete instances; list products and templates; query usage-based and fixe...

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Novita API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

novita-mcp-server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Novita Ai Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Novita AI Streaming & Webhook API

AsyncAPI 2.6 description of the asynchronous surfaces of the Novita AI platform: 1. **Server-Sent Events (SSE) streaming** for OpenAI-compatible chat completions (`POST /openai/...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Novita AI API Rules

7 rules · 1 errors 6 warnings

SPECTRAL

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Novita Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Novita Ai Agentic Access

4 operations · 3 acting

4 operations · 3 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: novita-ai
url: https://raw.githubusercontent.com/api-evangelist/novita-ai/refs/heads/main/apis.yml
name: Novita AI
kind: company
description: Novita AI is an AI inference cloud offering serverless LLM, image, video, and audio generation APIs alongside
  on-demand GPU rentals and serverless GPU endpoints. Hosts open-source models with both native and OpenAI-compatible chat
  surfaces, plus an agent sandbox and MCP server for tool-using agents.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- AI
- LLM
- Inference
- GPU
- OpenAI Compatible
- Image Generation
- Video Generation
- Audio
- Embeddings
- Sandbox
- MCP
created: '2026-05-08'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
- aid: novita-ai:platform
  name: Novita AI Platform API
  description: LLM chat completions (OpenAI-compatible), embeddings, reranking, batch, image generation (FLUX.1, Seedream
    3.0/4.0, Qwen), image editing (upscale, background removal/replacement, inpaint, reimagine), video (Hunyuan, Kling V2.1,
    Vidu Q1, MiniMax Hailuo), audio (MiniMax Speech 02 HD TTS and GLM ASR), authentication, billing, and account management.
    Native base URL https://api.novita.ai; OpenAI-compatible https://api.novita.ai/openai.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://novita.ai/docs/api-reference/api-reference-overview
  baseURL: https://api.novita.ai
  tags:
  - AI
  - LLM
  - Chat Completions
  - Embeddings
  - Reranking
  - Image Generation
  - Image Editing
  - Video Generation
  - Audio
  - Batch
  - Files
  - Budget
  properties:
  - type: Documentation
    url: https://novita.ai/docs/
  - type: APIReference
    url: https://novita.ai/docs/api-reference/api-reference-overview
  - type: OpenAPI
    url: openapi/novita-ai-openapi.json
  - type: OpenAPIDiscovery
    url: https://novita.ai/.well-known/openapi.json
  - type: AsyncAPI
    url: asyncapi/novita-ai-asyncapi.yaml
  - type: OpenAICompatibleBaseURL
    url: https://api.novita.ai/openai
  - type: Authentication
    url: https://novita.ai/docs/api-reference/basic-authentication
  - type: ErrorCodes
    url: https://novita.ai/docs/api-reference/basic-error-code
  - type: ModelCatalog
    url: https://novita.ai/models
  - type: Signup
    url: https://novita.ai/
  - type: Pricing
    url: https://novita.ai/pricing
- aid: novita-ai:gpu
  name: Novita AI GPU API
  description: On-demand GPU instance management and templates plus serverless GPU endpoints. Create, start, stop, and delete
    instances; list products and templates; query usage-based and fixed-term billing.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://novita.ai/docs/api-reference/gpu-instance-create-instance
  baseURL: https://api.novita.ai
  tags:
  - GPU
  - Compute
  - Serverless
  - Instances
  - Templates
  - Billing
  properties:
  - type: Documentation
    url: https://novita.ai/docs/
  - type: APIReference
    url: https://novita.ai/docs/api-reference/gpu-instance-create-instance
  - type: ProductPage
    url: https://novita.ai/gpus
  - type: ServerlessProductPage
    url: https://novita.ai/serverless
common:
- type: AgentCard
  url: a2a/novita-ai-a2a.yml
  name: A2A Agent Card
  description: Agent Card served at /.well-known/agent-card.json (near-conformant against A2A 1.0.0).
- type: AgenticAccess
  url: agentic-access/novita-ai-agentic-access.yml
- type: DomainSecurity
  url: security/novita-ai-domain-security.yml
- type: Website
  url: https://novita.ai/
- type: Documentation
  url: https://novita.ai/docs/
- type: APIReference
  url: https://novita.ai/docs/api-reference/api-reference-overview
- type: Guides
  url: https://novita.ai/docs/guides/introduction
- type: Pricing
  url: https://novita.ai/pricing
- type: Signup
  url: https://novita.ai/
- type: Blog
  url: https://novita.ai/blog
- type: StatusPage
  url: https://status.novita.ai
- type: TermsOfService
  url: https://novita.ai/legal/terms-of-service
- type: PrivacyPolicy
  url: https://novita.ai/legal/privacy-policy
- type: GitHubOrganization
  url: https://github.com/novitalabs
- type: LinkedIn
  url: https://www.linkedin.com/company/novita-ai-labs
- type: Twitter
  url: https://x.com/novitalabs
- type: Discord
  url: https://discord.com/invite/Mqx7nWYzDF
- type: LlmsText
  url: https://novita.ai/llms.txt
- type: SDKs
  name: Python SDK
  url: https://github.com/novitalabs/python-sdk
- type: SDKs
  name: JavaScript / TypeScript SDK
  url: https://github.com/novitalabs/javascript-sdk
- type: SDKs
  name: Go SDK
  url: https://github.com/novitalabs/golang-sdk
- type: SDKs
  name: LangChain Integration
  url: https://github.com/novitalabs/langchain-novita
- type: CLI
  url: https://github.com/novitalabs/novita-cli
- type: MCPServer
  url: https://github.com/novitalabs/novita-mcp-server
- type: Plans
  url: plans/novita-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/novita-ai-rate-limits.yml
- type: FinOps
  url: finops/novita-ai-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com