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.
2 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Server-Sent Events stream for OpenAI-compatible chat completions. Opened by `POST https://api.novita.ai/openai/v1/chat/completions` with `Accept: text/event-stream` and request body `stream: true`. EaNovita AI Streaming & Webhook API
-
Outbound webhook delivered to the URL provided in `extra.webhook.url` at async task submission time. The POST body matches the synchronous `GET /v3/async/task-result?task_id={task_id}` response and isNovita AI Streaming & Webhook API