An OpenAI & Claude compatible inference API running on your own GPU server. Drop it into any SDK, agent, or coding tool below.
https://…
Qwen/Qwen3.8-27B-FP8
Requests are authenticated with your VLLM_API_KEY.
Find it in your app's environment variables in the DollarDeploy dashboard, and send it as a
Bearer token. Replace YOUR_API_KEY in the snippets below.
POST /v1/chat/completions
OpenAI chat completions
POST /v1/messages
Claude Messages API
GET /v1/models
List served models