Docs

Introduction

Helmcode is private AI inference for European teams. Connect your tools to open models running on EU infrastructure through an OpenAI-compatible API — swap the base URL and everything keeps working unchanged.

  • OpenAI-compatible. Every OpenAI SDK and tool works as-is — Cursor, Zed, OpenCode, your own clients.
  • Unlimited tokens. No token caps: one flat rate per API key, not per token.
  • Zero logs, EU data. Prompts are never stored. Everything runs on EU infrastructure — never on US hyperscalers subject to the Cloud Act.

How it works

Your team manages API keys from the Helmcode Dashboard. Each key authenticates requests to https://api.helmcode.com/v1 and carries its own rate limits — RPM and concurrency — not a cap on total token volume for open models.

Helmcode is built for teams and organizations. API keys are issued per workspace and scoped by your plan — not to individual people. Manage members, keys, and usage from one place.

Base URL

https://api.helmcode.com/v1

Next steps

  • Quickstart: create a key and make your first request.
  • Models: the full catalog and model IDs.
  • Examples: code samples in Python, Node.js, and cURL.