# Infercom Documentation > Infercom is an EU sovereign AI inference platform powered by SambaNova's dataflow architecture. We provide OpenAI-compatible APIs for large language models with full GDPR compliance and EU data residency. ## OpenAPI Specification - [Infercom API OpenAPI Spec](https://docs.infercom.ai/api-reference/openapi.json): Complete OpenAPI 3.1 specification for the Infercom Inference Service API. ## API Reference - [API Overview](https://docs.infercom.ai/en/api-reference/overview): OpenAI-compatible endpoints for chat completions, responses, and models. - [Chat Completions](https://docs.infercom.ai/api-reference/chat-completions/create-chat-based-completion): Create chat-based completions with streaming support. - [Responses](https://docs.infercom.ai/api-reference/responses/create-response): Responses API for agentic workflows with function calling and reasoning. - [Models](https://docs.infercom.ai/api-reference/models/get-environments-available-model-list-metadata): List available models and metadata. - [API Error Codes](https://docs.infercom.ai/en/api-reference/using-the-api/api-error-codes): HTTP status codes and error handling. ## Getting Started - [Overview](https://docs.infercom.ai/en/get-started/overview): Introduction to Infercom's EU sovereign AI inference platform. - [API Keys & URLs](https://docs.infercom.ai/en/get-started/api-keys-urls): Base URLs, authentication, and API key management. - [Quickstart](https://docs.infercom.ai/en/get-started/quickstart): Get started with your first API call in minutes. ## Models - [Available Models](https://docs.infercom.ai/en/models/infercomcloud-models): MiniMax-M2.5 (flagship), gemma-3-12b-it (vision), and Global Model Catalog. - [Rate Limits](https://docs.infercom.ai/en/models/rate-limits): Request limits and throttling policies. - [Deprecations](https://docs.infercom.ai/en/models/deprecations): Deprecated models and migration guidance. ## Features - [OpenAI Compatibility](https://docs.infercom.ai/en/features/openai-compatibility): Drop-in replacement for OpenAI API. - [Text Generation](https://docs.infercom.ai/en/features/text-generation): Chat completions and text generation. - [Responses API](https://docs.infercom.ai/en/features/responses-api): Build agentic workflows with structured outputs, function calling, and reasoning. - [Function Calling](https://docs.infercom.ai/en/features/function-calling): Tool use and function calling support. - [Vision](https://docs.infercom.ai/en/features/vision): Process images with EU sovereign gemma-3-12b-it. - [Performance](https://docs.infercom.ai/en/features/performance): Latency metrics and throughput benchmarks. ## Agentic Coding - [Overview](https://docs.infercom.ai/en/agentic-coding/overview): Use AI coding agents with EU sovereign inference. MiniMax-M2.5 achieves 75.8% SWE-bench at 400+ tokens/sec. - [Choosing a Tool](https://docs.infercom.ai/en/agentic-coding/choosing-a-tool): Compare terminal tools, IDE extensions, and advanced options. ### Terminal Tools - [Aider](https://docs.infercom.ai/en/agentic-coding/aider): Simple, git-integrated terminal workflows. - [Codex CLI](https://docs.infercom.ai/en/agentic-coding/codex): OpenAI's agentic assistant using Responses API. - [OpenCode](https://docs.infercom.ai/en/agentic-coding/opencode): Interactive TUI with reasoning visualization. - [Goose](https://docs.infercom.ai/en/agentic-coding/goose): Block's autonomous coding agent. - [Warp](https://docs.infercom.ai/en/agentic-coding/warp): Modern AI-powered terminal. ### IDE Tools - [Blackbox AI](https://docs.infercom.ai/en/agentic-coding/blackbox): VS Code AI coding assistant. - [Cursor](https://docs.infercom.ai/en/agentic-coding/cursor): Full AI-native IDE. - [Cline](https://docs.infercom.ai/en/agentic-coding/cline): Autonomous VS Code coding agent with Plan/Act modes. - [Kilo Code](https://docs.infercom.ai/en/agentic-coding/kilocode): Open source VS Code coding agent. - [Continue](https://docs.infercom.ai/en/agentic-coding/continue): Open-source for VS Code and JetBrains. - [Windsurf](https://docs.infercom.ai/en/agentic-coding/windsurf): Cascade agentic AI IDE. ### Advanced - [Claude Code](https://docs.infercom.ai/en/agentic-coding/claude-code): Route Claude Code through Infercom via ccproxy. ## Build - [AI Starter Kits](https://docs.infercom.ai/en/build/ai-starter-kits): Open-source starter applications for RAG, agents, and more. - [RAG Workflows](https://docs.infercom.ai/en/build/rag): Build retrieval-augmented generation pipelines. - [Reasoning Models](https://docs.infercom.ai/en/build/reasoning): Chain-of-thought prompting and reasoning techniques. - [Hugging Face Spaces](https://docs.infercom.ai/en/build/hf-spaces): Interactive model demos.