IN THIS ARTICLE
Short answer first. If you need a shared team inbox for business chat conversations and a real API on the same platform, the shortlist in 2026 is Delyt, Intercom, Zendesk, Front and Respond.io. Delyt is the cheapest way to get both, at $29/mo flat with REST, webhooks and an MCP server included on every plan. Front has the most mature email-side API. Zendesk has the deepest enterprise API surface and the highest price. Everything else on the market gives you one half of the requirement and asks you to live with the other.
That gap catches teams out constantly. You buy a shared inbox because support needs one queue. Six months later product wants to trigger a conversation from inside the app, ops wants conversation data in the warehouse, and someone asks whether the AI agent can read order status from your own database. Now you discover the inbox has a read-only API with a 100-request hourly cap, or webhooks that fire on ticket creation and nothing else. This guide is about avoiding that.
What "shared team inbox" actually has to mean
The phrase is used for two very different products. The first is a shared mailbox: several people with access to support@yourcompany.com, usually with assignment and internal notes bolted on. The second is a conversation platform: every channel, email, WhatsApp, Instagram, live chat, Telegram, threaded onto one customer record, with routing, SLAs and history that survives the channel switch.
For business chat specifically, the second definition is the only one that works. Chat conversations are not discrete tickets. A customer messages on WhatsApp at 9am, gets a reply, comes back at 4pm from Instagram about the same order. In a shared mailbox that is two unrelated threads. In a real conversation platform it is one case with one history, and your API sees it that way too.
The question that separates the two
Ask a vendor: "if the same person messages us on WhatsApp and then on Instagram, what does your API return?" If you get two contact objects with no link between them, the inbox is a mailbox with tabs. If you get one contact with a conversation list spanning both channels, it is a conversation platform. This single answer predicts most of the integration pain you will have later.
What "an API" has to mean, in practice
Vendors list "API" as a feature the way they list "reporting". The word covers everything from a full read and write surface to a CSV export endpoint. Four things determine whether the API is genuinely usable for business chat.
- Write access, not just read. Can you create a conversation, send a message on a specific channel, assign to an agent, add an internal note, change status and attach custom fields? A read-only API means you can build dashboards and nothing else.
- Webhooks with real event coverage. Message received, message sent, conversation assigned, status changed, SLA breached, contact updated. If the only event is "ticket created", you will end up polling, and polling is how you hit rate limits.
- Rate limits you can actually live with. Published limits matter more than the existence of the API. A limit expressed per minute with burst headroom is workable; an undisclosed limit that surfaces as 429s in production is not.
- A sane auth model. Scoped API keys or OAuth with per-scope permissions, revocable independently, with an audit trail of what each key did. A single account-wide key that can do anything is a security review you will fail.
There is now a fifth item, and in 2026 it is becoming the one that matters most: whether the platform is operable over MCP. The Model Context Protocol is the standard that lets an AI assistant call a platform's tools directly. A platform with an MCP server can be driven from Claude or ChatGPT in natural language, and its own agents can reach outward into your Stripe, Shopify or internal systems the same way. That is a different capability from a REST API and it is worth checking for separately.
The comparison: shared inbox plus API, 2026
| Platform | Entry price | Chat channels in the inbox | API write access | Webhooks | MCP |
|---|---|---|---|---|---|
| Delyt | $29/mo flat | Email, WhatsApp, Instagram from entry; 14 channels total | Full read and write | Yes, conversation and case events | Yes, 50+ tools, both directions |
| Intercom | $39/seat + $0.99 per AI resolution | Chat, email, WhatsApp (add-on) | Full read and write | Yes, broad event coverage | Partial |
| Zendesk | $55/agent/mo (WhatsApp needs $115 tier) | Email, chat, WhatsApp, social | Full read and write, deepest surface | Yes, extensive | Partial |
| Front | $29/seat/mo | Email-first, some chat and SMS | Full read and write, strong on email | Yes | No |
| Respond.io | $79/mo and up | WhatsApp, Instagram, Telegram, chat | Read and write | Yes | No |
| Help Scout | $22/user/mo | Email and chat only | Read and write, email-shaped | Yes, limited events | No |
| Tidio | $29/mo | Web chat, email | Limited | Limited | No |
| Crisp | Free tier, $25/mo and up | Chat, email, some social | Read and write | Yes | No |
The honest read on each
Delyt: both halves on the entry plan, flat price
Delyt was built as a conversation platform rather than a mailbox, so the data model already assumes one customer across many channels. Solo at $29/mo includes email, WhatsApp and Instagram in one queue with one AI agent; Starter at $99/mo adds Live Chat, the Lumen widget, Facebook and Threads for 5 users; Growth at $299/mo adds X, LinkedIn, Slack, Telegram and YouTube for 15 users. Pricing is flat, so neither headcount nor conversation volume moves the bill, and there are no per-resolution fees.
The API side is not an afterthought. REST endpoints cover cases, contacts, messages, notes, assignment, custom fields and knowledge base content. Webhooks fire on conversation and case events. And the whole platform is exposed over MCP with more than 50 tools behind scoped, auditable credentials, which means a developer can drive it from Claude or ChatGPT without writing an integration at all, and Delyt's own agents can reach into your systems the same way. For a team that wants both halves without an enterprise contract, this is the cheapest serious option on the list.
Intercom: strong API, unpredictable bill
Intercom's API is genuinely good and its developer documentation is among the best in the category. The problem is the commercial model rather than the engineering. Seats start at $39 and Fin charges $0.99 per AI resolution on top, so a team resolving 3,000 conversations a month with AI adds roughly $2,970 in resolution fees before seats. WhatsApp is an add-on. If your volume is predictable and budget is not the constraint, Intercom is a defensible choice. If you are building on the API precisely because you expect volume to grow, the per-resolution meter works against you.
Zendesk: the deepest API, at enterprise cost
Nothing on this list matches Zendesk's API surface. If you need obscure endpoints, complex custom objects or a marketplace of pre-built integrations, Zendesk has it. The cost is the issue for anyone under a few hundred seats: Suite starts at $55/agent/month and WhatsApp requires the Growth tier at $115/agent/month, so a five-person team wanting WhatsApp plus API access is $575/month before AI. Zendesk earns its price at scale and rarely below it.
Front: excellent for email-led teams, thin on chat
Front is the best shared inbox in the category if your conversations are mostly email, and its API reflects that maturity. Where it falls short for business chat is channel coverage: WhatsApp and Instagram are not first-class the way they are on platforms built for messaging. Front is also per seat at $29, so the API-plus-inbox combination costs $145/month for five people.
Respond.io: messaging-native, priced above the entry point
Respond.io is built around WhatsApp and messaging channels and has a workable API. It is a reasonable fit for a team whose conversations are almost entirely chat. Pricing starts around $79/month and climbs with contacts, which is the model to watch: contact-based pricing means a marketing campaign that adds contacts raises your support bill.
What changes if you operate in Spain or the EU
Nothing about the shortlist changes, but four operational details do. Teams evaluating from Spain, and from the EU generally, should check these before signing.
- 1WhatsApp Business Platform access. Spain is fully supported, and WhatsApp is the dominant messaging channel for consumer contact across Spain and most of southern Europe. You will need a verified Meta Business account and a phone number not already registered to the consumer WhatsApp app. Verification typically takes 2 to 5 business days. Check that your inbox includes WhatsApp on the plan you are actually buying, rather than gating it behind a higher tier.
- 2Meta conversation charges are country-rated. Meta bills business-initiated template messages at rates that vary by country, and Spain has its own rate. Customer-initiated service conversations are not charged within the 24-hour window. This is a Meta cost, separate from whatever your inbox vendor charges, and no platform can remove it. Any vendor quoting an all-in WhatsApp price without mentioning Meta's rate card is being imprecise.
- 3GDPR and the data processing agreement. You need a signed DPA, a clear statement of sub-processors, and an answer on where conversation data is stored and processed. Ask specifically about the AI layer: if the platform sends message content to a model provider, that provider is a sub-processor and belongs in the DPA. Platforms that let you bring your own model key give you more control here, because you can choose a provider whose terms you already accept.
- 4Language handling in the AI layer. Spanish-language support is table stakes, but check whether the AI agent answers in the language the customer wrote in, and whether your knowledge base can hold content in more than one language. A platform that grounds answers in a single-language knowledge base will answer a Spanish question from English source material, which reads badly.
On EU data residency
Data residency and GDPR compliance are different things. Most platforms in this category are GDPR-compliant with a DPA and standard contractual clauses, but far fewer offer EU-region data storage on entry plans; it is usually an enterprise line item. If residency is a hard requirement from your legal or procurement team, ask for it in writing at the start of the evaluation rather than at contract stage, because it can eliminate half a shortlist.
A buying checklist for the inbox plus API combination
Run these eight checks during a trial, before you commit engineering time.
- 1Create a conversation through the API and confirm it appears in the inbox exactly as a real one would, with the right channel attribution.
- 2Send a WhatsApp message through the API and confirm the 24-hour window state is exposed, so your code knows when a template is required.
- 3Message the same test contact from two different channels and confirm the API returns one contact with both conversations attached.
- 4Subscribe a webhook, trigger every event you care about, and check the payload actually contains what you need rather than just an ID you have to fetch.
- 5Read the published rate limits. Then hit the API hard for ten minutes and see what happens at the ceiling.
- 6Create a scoped key, confirm it cannot do things outside its scope, revoke it, and confirm the audit log shows what it did.
- 7Export a month of conversation data and check the shape. If getting your own history out is painful, that is what switching away will feel like later.
- 8If AI is part of the plan, confirm whether you can supply your own model key, and what the markup is if you use the vendor's credits.
The recommendation
For most teams that need a shared inbox for business chat and a real API on the same platform, the decision comes down to how much predictability you want in the bill. Zendesk and Intercom both give you an excellent API attached to a price that moves with seats or with resolutions. Front gives you a superb email inbox with a thin chat story. Delyt gives you both halves from $29/mo flat, with WhatsApp on the entry plan, full API write access, webhooks and an MCP server on every tier, and a bill that does not move when your volume does.
One inbox, one API, one flat price
Delyt threads email, WhatsApp, Instagram and 11 more channels into one queue, and exposes the whole platform over REST, webhooks and MCP. From $29/mo flat, no per-seat and no per-resolution fees. 14-day trial.
Start a free trialFREQUENTLY ASKED QUESTIONS