API PROTOCOLS
API-Protokolle und Kompatibilitätsrouten
Viele reale Suchanfragen beginnen nicht mit einem Anbieternamen, sondern mit Begriffen wie OpenAI Compatible API, Claude Messages API oder Gemini API. Protokollrouten liegen näher an echten Integrationsentscheidungen.
Protokollseiten
5
Jede Protokollseite bündelt Authentifizierungsart, Form der Standard-API-Adresse, Anbieter und nächste Schritte.
Erfasste Anbieter
18
Das sind keine abstrakten Seiten: Jede Route verbindet zu realen Anbietern.
Direkt weiter zur Prüfung
18
Nach der Protokollebene kann direkt in echte Prüfung und Vermarktbarkeitsbewertung gewechselt werden.
Datenhinweis
Die Protokollrouten sind aus dem Lieferantenkatalog vom 2026-05-11, repräsentativen Modellen, API-Adressen und der Prüf-Abdeckung aufgebaut. Sie helfen zuerst bei der Integrationsentscheidung und ersetzen keine offizielle Dokumentation.
Protocol pages should connect new releases back to real API choices
Protocol intent often follows a new release. Keep fresh models close to the API decision instead of burying them in the long catalog.
Neuheitsradar
Claude Sonnet 4.6
Anthropic · Claude Release-Signal
globale ModellrouteClaudeInput-Preis 3 $Kontext 1M
Why it is worth opening now:Claude Sonnet 4.6 fängt Suchanfragen mit klarer Neuheitsintention auf.
See API fit
Neuheitsradar
Gemini 3.1 Pro Preview
Google · Gemini Release-Signal
globale ModellrouteGeminiInput-Preis 2 $Kontext 1.0M
Why it is worth opening now:Gemini 3.1 Pro Preview fängt Suchanfragen mit klarer Neuheitsintention auf.
See API fit
Neuheitsradar
DeepSeek R1 0528
DeepSeek · R1 Release-Signal
China-ModellrouteR1Input-Preis 0,45 $Kontext 164K
Why it is worth opening now:DeepSeek R1 0528 fängt Suchanfragen mit klarer Neuheitsintention auf.
See API fit
Neuheitsradar
Grok 4.20
xAI · Grok Release-Signal
globale ModellrouteGrokInput-Preis 3 $Kontext 2M
Why it is worth opening now:Grok 4.20 fängt Suchanfragen mit klarer Neuheitsintention auf.
See API fit
Start with these mainstream protocol routes
If you arrived through terms like OpenAI Compatible API or Claude Messages API, these mainstream protocol routes are the fastest next step.
Onboarding prüfen
OpenAI
Prüfen Sie zuerst Integrationsbereitschaft, Inventar-Fit und Listbarkeit rund um OpenAI.
Pilotseite öffnen
Wichtige Modellroute
Claude / Anthropic
Schauen Sie zuerst auf aufrufbare Modelle, Limits und echte Fehlersignale der Claude-Route.
Pilotseite öffnen
Zuerst Google
Gemini / Google
Ziehen Sie Gemini-Onboarding, Modellroute und Pre-Sales-Einschätzung zuerst in eine gemeinsame Ansicht.
Pilotseite öffnen
Zuerst DeepSeek
DeepSeek
Prüfen Sie zuerst aufrufbare Modelle, Preisrahmen und Vermarktbarkeit der DeepSeek-Route.
Pilotseite öffnen
OpenAI-compatible API
OpenAI-compatible API routes
This is the most practical protocol route for real integration demand. Many procurement and developer decisions collapse into one question: can it plug in like OpenAI?
Authentifizierungsart: Bearer token / Authorization14 providers
Endpoint-Form
/v1/models + /v1/chat/completions
Beispielanbieter
Anthropic Messages API
Anthropic Messages API routes
The real Anthropic question is not only whether you can buy Claude, but whether the Messages API fits your workflow, tool use, and security posture.
Authentifizierungsart: x-api-key + anthropic-version1 providers
Endpoint-Form
/v1/messages
Beispielanbieter
Google Gemini API
Gemini API routes
Gemini becomes valuable when multimodal and long-context requirements are real, so the API shape, model coverage, and media readiness matter more than brand heat alone.
Authentifizierungsart: API key query param1 providers
Endpoint-Form
/v1beta/models/{model}:generateContent
Beispielanbieter
GLM JWT route
GLM JWT API routes
The sticking point for GLM is often not the model itself but how JWT auth and the compatible route are implemented. Once that is clear, enterprise decisions move faster.
Authentifizierungsart: JWT from API key1 providers
Endpoint-Form
/api/paas/v4/chat/completions
Beispielanbieter
DashScope compatible mode
DashScope compatible API routes
The Qwen route matters because DashScope exposes both native semantics and compatible mode. Many people are really asking whether they can plug it in immediately through the compatible route.
Authentifizierungsart: Bearer token / compatible mode1 providers
Endpoint-Form
/compatible-mode/v1/chat/completions
Beispielanbieter