Overview
What the platform is, and the shape of the API.
/docs/Documentation
An OpenAI-compatible API in the EU. Point the SDK you already use at
https://api.axforge.ai/v1, use your key, pick a model id. Each page carries its
own thread — ask there if something is unclear.
What the platform is, and the shape of the API.
/docs/Key, first call, the real response — in one page.
/docs/quickstart/The words we use, defined once.
/docs/glossary/A streaming chatbox in plain JavaScript — paste your key and it runs.
/docs/starters/Run a real call and see how it lands, and why if it does not.
/docs/test-a-call/Every served model, its id and what it costs.
/docs/models//v1/chat/completions — streaming, tools, JSON mode.
/docs/chat//v1/embeddings — 1024-dim vectors, batching, limits.
/docs/embeddings//v1/images — generate and edit; sizes and formats.
/docs/images/Transcription, text-to-speech and music.
/docs/audio/Every status code, what causes it, what to do.
/docs/errors-limits/The SDKs, the editors and the CLIs, each with its real config.
/docs/connect/The official SDK, base URL changed.
/docs/connect/openai-sdk/Edge and node, streaming.
/docs/connect/vercel-ai-sdk/Pair programming in the terminal.
/docs/connect/aider/The VS Code and JetBrains extension.
/docs/connect/continue/The autonomous coding extension.
/docs/connect/cline/Both agents against our endpoint.
/docs/connect/codex-claude-code/The CLI, pointed here.
/docs/connect/kimi/A proxy in front of many providers.
/docs/connect/litellm/A chat UI you host yourself.
/docs/connect/open-webui/The multi-model chat front end.
/docs/connect/librechat/Simon Willison's llm, configured.
/docs/connect/llm/On-demand and scheduled machines, SSH, the clock.
/docs/gpu-rentals/eu-se-1, eu-es-1, zero retention, what is logged.
/docs/regions-data/What you may run, and what we do.
/docs/responsibilities/