Skip to main content
Prism is an inference API for coding agents. Use the OpenAI client already in your application, change its base URL, and select a Prism model.
Prism serves GLM-5.3, Kimi K3, Qwen, and DeepSeek-V4-Flash. The same API key works with both supported wire formats.

API formats

Prism V0 supports the inference endpoints listed above. Additional API formats may be added after the initial release.

OpenAI-compatible request

Keep API keys on your server. Do not put them in browser code, client bundles, or public repositories.

Start building

Quickstart

Send a request with cURL, TypeScript, or Python.

Models

Compare model IDs, context windows, and intended workloads.

Chat Completions

Read the OpenAI-compatible request and response contract.

Anthropic Messages

Connect Anthropic SDKs and Claude Code.
Last modified on September 9, 2026