API Reference

Developer docs

Open a model id for parameters and examples. Use the agent link below when you want an AI tool to load the full API reference in one fetch.

Share & integrate

Send teammates the browsable index, or paste one plain-text URL into Cursor, Claude, or any agent that can fetch docs.

Web

Docs index

Human-readable catalog — open a model id for parameters and examples.

http://127.0.0.1:5199/docs
Agent

llms.txt

Single plain-text file with gateway endpoints, every model table, and copy-paste curl examples.

http://127.0.0.1:5199/llms.txt

Quick Start (shared)

  1. Create a key in Console (sk-…).
  2. Base URL: https://api.lumeapi.site/v1
  3. Set model to an exact catalog id, then open that model's docs tab below.
bash
curl https://api.lumeapi.site/v1/chat/completions \
  -H "Authorization: Bearer $LUMEAPI_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"gpt-5.6-terra","messages":[{"role":"user","content":"ping"}]}'

Model docs

Each link opens a page that shows only that model's parameters and examples.

Model idLabelPriceDocs
gpt-5.6-solGPT-5.6 Sol$2.50 / $15.00Open docs
gpt-5.6-terraGPT-5.6 Terra$1.25 / $7.50Open docs
gpt-5.5GPT-5.5$2.50 / $15.00Open docs
gpt-5.4GPT-5.4$1.25 / $7.50Open docs
gpt-5.4-miniGPT-5.4 mini$0.375 / $2.25Open docs
claude-opus-4-8Claude Opus 4.8$3.00 / $15.00Open docs
claude-opus-4-7Claude Opus 4.7$3.00 / $15.00Open docs
claude-sonnet-4-6Claude Sonnet 4.6$1.80 / $9.00Open docs
gemini-3.1-pro-previewGemini 3.1 Pro$1.20 / $7.20Open docs
gemini-3.5-flashGemini 3.5 Flash$0.90 / $5.40Open docs
gemini-3-flashGemini 3 Flash$0.30 / $1.80Open docs
xiaomi/mimo-v2.5-proMiMo v2.5 Pro$0.50 / $0.90 per 1M (in/out)Open docs
xiaomi/mimo-v2.5MiMo v2.5$0.15 / $0.30 per 1M (in/out)Open docs
deepseek/deepseek-v4-proDeepSeek V4 Pro$0.50 / $0.90 per 1M (in/out)Open docs
deepseek/deepseek-v4-flashDeepSeek V4 Flash$0.10 / $0.20 per 1M (in/out)Open docs
grok-4.3Grok 4.3$1.25 / $2.50 per 1M (in/out)Open docs