1 · Get a key
Create an account in the console. The API key comes with it, and every new account starts with free serverless tokens each month.
Help
Three minutes to your first call, then whatever you need next. If something is missing or wrong, say so on the page's own thread — that is what they are for.
Create an account in the console. The API key comes with it, and every new account starts with free serverless tokens each month.
The API speaks the OpenAI shape. Change the base URL, the key and the model id, and the SDK you already use works unchanged.
/v1/chat/completionsEvery served model with its id, what it is for, its context window and its price.
Run a request in the browser and see exactly how it lands — headers, status, body, timing.
OpenAI SDK, Vercel AI SDK, aider, Continue, Cline, LiteLLM, Open WebUI, LibreChat, Codex CLI and Claude Code — each with its real config.
Server-sent events, tool calls, JSON mode and what the chunks look like.
Generate and edit; sizes, formats and how long a job takes.
On-demand and scheduled machines, SSH, what the clock does and when it stops.
Every status code we return, what causes it and what to do about it.
The whole API as one Markdown page an agent can read in a single fetch.
Ask on the forum — on the page for the thing you are using, so the answer lands where the next person will look. For anything about your account, your bill or a machine you rented, the console has the record and hello@axforge.ai reaches a person.