Choose the GonkaGate guide for your framework or coding tool.
Choose the guide for the wrapper or community tool your app already uses for OpenAI-compatible calls.
If you need Claude Code, Cursor, Kilo Code, MiMoCode, OpenCode, OpenClaw, or Hermes Agent, use the dedicated guides for Claude Code, Cursor, Kilo Code, MiMoCode, OpenCode, OpenClaw, or Hermes Agent instead.
api_key = gp-your-api-keybase_url = https://api.gonkagate.com/v1model = current GonkaGate model ID
These values apply to LangChain, LlamaIndex, PydanticAI, TanStack AI, Vercel AI SDK, Aider, Cline, and Roo Code.
The n8n community node uses the same GonkaGate API surface, but the package setup is documented separately below.
Use a fresh model ID from GET /v1/models before you send real traffic on the OpenAI-compatible path.
If requests still fail, confirm that the wrapper or tool is still using its OpenAI-compatible path, or the curated Anthropic-compatible Claude Code path.
These guides cover the wrapper or tool layer. For the raw SDK path, full migration steps, or exact request fields, use the pages below.