Skip to main content
qlaud exposes a full OpenAI Chat Completions surface at https://api.qlaud.ai/v1. Every OpenAI-compatible client works by changing two settings.

Python

Node

Vercel AI SDK

LangChain

Multi-modal endpoints

The OpenAI SDK’s image, audio, and embeddings methods Just Work too:
All charged through the same key. All show up in GET /v1/usage under that key’s name.

Streaming

Streaming works exactly like OpenAI’s API: