llmapi Documentation

Point your tool's Base URL at https://api.llmapi.pro:99 — primary line (fastest, lowest latency), or https://llmapi.pro — backup line (high availability, works on networks that block non-standard ports), and use your API key to access the full Claude lineup (we recommend claude-opus-4-8) and more — no other code changes.

One-Click Setup (recommended)

Auto-detects issues, configures your environment, and launches Claude Code. Works for Claude Code CLI, VS Code, Cursor, Windsurf, JetBrains, Antigravity, and every other IDE.

Windows (PowerShell)
irm llmapi.pro/setup.ps1 | iex

CMD users: run powershell first.

macOS / Linux
curl -fsSL llmapi.pro/setup.sh | bash

The script prompts for your API Key, configures everything, and starts Claude Code.

Anthropic
https://api.llmapi.pro:99 — Claude Code / Anthropic SDK, no /v1
OpenAI
https://api.llmapi.pro:99/v1 — Cursor / Cline / Chatbox etc., with /v1
Gemini
https://api.llmapi.pro:99 — Google GenAI SDK, no /v1beta (SDK appends it)
API Key
Sign in → Console → API Keys → create sk-...

Browse by app

Need help? Email support@llmapi.pro · Home