Chatbot-APIs
Chatbot-APIs reichen vom NLU-Framework (Dialogflow, Rasa) über End-to-End-Plattformen (Botpress, Voiceflow, Tidio) bis zu LLM-Wrappern für Customer-Support (Intercom Fin, Drift, Ada). Hier findest du Pricing, Auth, Limits und Schwerpunkte.
1. Schnellvergleich
| Anbieter | Typ | Pricing | Open Source | Channels | LLM-basiert |
|---|---|---|---|---|---|
| Dialogflow CX | NLU + Flow | $20+/100 Sessions | ⚪ | Web, Voice, Telefon | tlw. |
| Rasa Pro | NLU-Framework | Open-Core + Pro | ✅ | beliebig | tlw. |
| Botpress | All-in-One | Free → $89+/Monat | ✅ | Web, WhatsApp, Slack | ✅ |
| Voiceflow | Visual Builder | 540+/Monat | ⚪ | Voice, Web, IVR | ✅ |
| IBM watsonx Assistant | Enterprise | $140+/Monat | ⚪ | viele | ✅ |
| Tidio | SMB-Chat | 394/Monat | ⚪ | Web, FB, IG | ✅ (Lyro) |
| Intercom Fin | Support-AI | $0.99/Resolution | ⚪ | Intercom Stack | ✅ |
| Drift | B2B-Sales | Quote-based | ⚪ | Web | tlw. |
| Landbot | No-Code | 400+/Monat | ⚪ | Web, WhatsApp | tlw. |
| Ada | Enterprise-Support | Quote-based | ⚪ | omnichannel | ✅ |
| ManyChat | Marketing | Free → $15+/Monat | ⚪ | FB, IG, WhatsApp | tlw. |
| Chatfuel | Marketing | $14.39+/Monat | ⚪ | FB, IG, WhatsApp | tlw. |
2. Google Dialogflow CX
| Schwerpunkt | Enterprise-NLU mit visuellen Zustandsmaschinen |
| Pricing | 45 für Voice-Sessions |
| Auth | Service Account / OAuth2 (Google Cloud) |
| Endpoint | dialogflow.googleapis.com/v3 |
| Channels | Web, Telefon (CCAI), Voice, beliebige via API |
| Limits | Quota-basiert (Standard 60 QPM) |
| SDKs | Python, Node, Java, Go, .NET |
| Doku | Sehr gut – cloud.google.com/dialogflow |
| LLM-Integration | Generative Agents auf Basis von Gemini |
Stärken: Echte Enterprise-Skalierung, exzellente Telefonie-Integration (CCAI), Multi-Language. Schwächen: Steile Lernkurve, vollständig im Google-Ökosystem.
3. Rasa Pro / Rasa Open Source
| Schwerpunkt | Self-Hosted NLU-Framework, Pro für Enterprise |
| Pricing | Open Source kostenlos · Pro: Enterprise-Lizenz |
| Repo | github.com/RasaHQ/rasa (Apache 2.0) |
| Sprachen | Python |
| Stärke | Vollständig self-hostbar, on-prem, DSGVO-konform |
| CALM | Conversational AI mit LLMs (Rasa Pro) |
| Channels | Eigene (Webhook, Socket.IO, Slack, Telegram, FB, …) |
Stärken: 100 % Data-Ownership, DSGVO-Champion, hochgradig anpassbar. Schwächen: Setup-Overhead, ML-Knowhow nötig, Enterprise-Features kosten.
4. Botpress
| Schwerpunkt | All-in-One-Plattform mit LLM-Core und Studio |
| Pricing | Free (5k Messages) · Pay-as-you-go · Team $495/Monat |
| Repo | github.com/botpress/botpress (AGPL/Commercial) |
| Auth | API-Key (Bot Token) |
| Endpoint | api.botpress.cloud/v1 |
| Channels | Web, WhatsApp, Slack, Teams, Telegram, Instagram |
| LLM | GPT, Claude, eigene über LLM-Routing |
| Doku | Gut – botpress.com/docs |
Stärken: Open-Source-Kern + Hosted-Cloud, schnelle Bot-Erstellung, Multi-Channel. Schwächen: AGPL-Lizenz für Self-Hosting, Cloud-Pricing skaliert schnell.
5. Voiceflow
| Schwerpunkt | Visual Builder für Voice + Chat + IVR |
| Pricing | Sandbox Free · Pro 540+/Monat |
| Auth | API-Key |
| Endpoint | general-runtime.voiceflow.com |
| Channels | Alexa, Google Assistant, Web, Telefon, Custom |
| LLM | OpenAI, Claude, eigene Endpoints |
Stärken: Beste Voice-Modellierung im Markt, Team-Collab-Features, Knowledge-Base. Schwächen: Pricing in Teams-Tier hoch, Lock-in im Builder.
6. IBM watsonx Assistant
| Schwerpunkt | Enterprise mit Watson-NLP-Backbone |
| Pricing | Lite (Free) · Plus ab $140 · Enterprise Quote |
| Auth | IAM API-Key |
| Channels | Web, Telefon, Slack, Teams, viele |
| Doku | cloud.ibm.com/docs/watson-assistant |
Stärken: Enterprise-SLAs, On-Prem-Option (Cloud Pak), strikte Data-Governance. Schwächen: Klassisches IBM-Pricing, träges UI, Lernkurve.
7. SMB- & Marketing-Bots
Tidio (+ Lyro AI)
- Pricing: Free 50 Convs · Starter 59 · Lyro $39
- Stärke: Schnell installierter Web-Chat mit LLM-AI für KMUs
- API: REST + Webhooks für Conversations/Tickets
Intercom Fin
- Pricing: $0.99 pro AI-Resolution (verbrauchsbasiert)
- Stärke: Knowledge-Base-getriebener Support-Bot, in Intercom-Stack integriert
- Limits: Soft-Limits, eskalieren auf Sales
Drift
- Pricing: Quote-only, Enterprise B2B-Sales-Fokus
- Stärke: Sales-Routing, ABM-Integration mit 6sense/Demandbase
- Auth: OAuth2
Landbot
- Pricing: Sandbox · Starter 100 · Business $400 · WhatsApp-Tier extra
- Stärke: No-Code-Builder, WhatsApp Business API direkt integriert
- API: REST + Webhooks
Ada
- Pricing: Enterprise-Quote
- Stärke: Omnichannel-Support-Automation für große Marken (Square, Meta, Shopify)
ManyChat / Chatfuel
- Schwerpunkt: Marketing-Bots auf Meta-Plattformen (FB, IG, WhatsApp)
- Pricing: ManyChat Free → 14.39+/Monat
- API: Public Webhooks + Send-API
8. LLM-native Chatbot-APIs
Wer einen eigenen Chatbot baut, statt eine Plattform zu nutzen, kombiniert direkt:
┌─────────────────────────────────────────────────┐
│ Frontend │
│ ↓ User-Message │
│ Backend (Laravel/Node/Python) │
│ ↓ Auth + Rate-Limit │
│ ↓ RAG: Vector-Search + Reranking │
│ ↓ LLM-Call (Claude/GPT/Gemini) mit Tools │
│ ↓ Streaming-Response via SSE │
│ Frontend ← Tokens │
└─────────────────────────────────────────────────┘
Bausteine:
- LLM: Claude API oder GPT
- Vector Store: Pinecone, Qdrant, pgvector
- Reranking: Cohere Rerank
- Embeddings: Cohere Embed v4 oder OpenAI
text-embedding-3-large - Streaming: SSE (siehe Laravel-Guide)
- State: Redis pro User-Session
→ Diese Eigenbau-Lösung ist billiger ab ~20k Conversations/Monat und ohne Vendor-Lock-in.
9. Channel-Connectors (was wo nativ läuft)
| Plattform | Web | Slack | Teams | Voice | Telefon | |
|---|---|---|---|---|---|---|
| Dialogflow CX | ✅ | via Partner | ✅ | ✅ | ✅ | ✅ (CCAI) |
| Rasa | ✅ | ✅ | ✅ | ✅ | ⚪ | ⚪ |
| Botpress | ✅ | ✅ | ✅ | ✅ | ⚪ | ⚪ |
| Voiceflow | ✅ | ✅ | ⚪ | ⚪ | ✅ | ✅ |
| watsonx | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Tidio | ✅ | ✅ | ⚪ | ⚪ | ⚪ | ⚪ |
| Landbot | ✅ | ✅ | ⚪ | ⚪ | ⚪ | ⚪ |
| ManyChat | ⚪ | ✅ | ⚪ | ⚪ | ⚪ | ⚪ |
10. Auswahl-Heuristik
| Situation | Empfehlung |
|---|---|
| Globaler Enterprise mit Telefonie | Dialogflow CX oder watsonx |
| DSGVO-Pflicht, On-Prem nötig | Rasa Pro |
| KMU mit Web + WhatsApp | Tidio, Landbot oder Botpress |
| Support-Bot mit Knowledge-Base | Intercom Fin oder Ada |
| B2B-Sales-Bot | Drift |
| Voice-/IVR-Heavy | Voiceflow |
| Marketing auf Meta | ManyChat oder Chatfuel |
| Custom-Bot, voller Kontrolle | Eigene LLM-Pipeline (siehe oben) |
11. Sicherheits-Hinweise
- Prompt-Injection filtern (Eingaben können System-Prompts überschreiben)
- PII-Redaction vor LLM-Calls (E-Mails, IBAN, Kreditkartennummern entfernen)
- Audit-Logs für Compliance-Anforderungen
- Eskalation an Mensch klar definieren – nicht alles dem Bot überlassen
- Halluzinations-Guard bei Faktenfragen (RAG + Citations)
- DSGVO-Hinweis im Chat-Widget anzeigen
12. Weiterführend
- LLM-APIs darunter → AI / LLM APIs
- AI-Markt-Überblick → KI-Markt
- Open-Source-Alternativen → Open-Source-APIs