Private beta — WEB API · WhatsApp + Instagram

Every WhatsApp & Instagram DM — answered, qualified, resolved. On autopilot.

CoSupport plugs into your WhatsApp Business number and Instagram inbox, replies in seconds from your knowledge base, qualifies new leads, and resolves repeat support questions — all before a human touches the thread. No headcount. No missed messages. Even at 2 AM.

7 founders already on the list
12s
avg first reply (vs 90 min industry)
3.4×
more qualified leads vs forms
68%
of support tickets resolved without a human
24/7
never sleeps, never forgets
What you get

One inbox. Sells like an SDR. Supports like Tier-1.

Trained on your business in minutes. Closes leads, answers tickets, escalates only when it actually needs you.

Instant replies, on brand

Train it once on your pricing, FAQ, refund policy and SOPs. It answers in your tone — the same right answer every single time.

🎯

Auto-qualifies leads

Asks the right discovery questions, scores intent, tags the lead — Hot, Warm or Just Browsing — before you even open your laptop.

🛟

Resolves support, not just FAQs

Order status, refund windows, “how do I…” walkthroughs, troubleshooting steps — handled end-to-end. Tickets only reach your team when they truly need a human.

📸

WhatsApp + Instagram, one brain

DMs, story replies and comments on Instagram. Business chats on WhatsApp. Same knowledge base, same persona, one unified inbox.

🤝

Hand-off when it counts

The moment a customer asks for a human, hits a hot keyword, or the AI isn’t confident, CoSupport pings you and steps aside. Zero awkward AI moments.

📊

CRM + Helpdesk in one

Built-in Inbox, Leads, Contacts and Ticket views — or push to your existing CRM/helpdesk via webhooks. Nothing dies in chat.

🔒

Yours, end to end

Self-hostable. Your data, your model keys, your knowledge base. No middlemen training on your conversations.

🌐

More channels coming

WhatsApp and Instagram today. LinkedIn DMs and webchat are next. One brain, every inbox.

🔑

Drop-in Web API & SDK

Generate an API key and embed the same AI agent into your app, site chat or mobile. One POST /v1/agent/reply call returns a grounded, on-brand answer — with the conversation logged in the same inbox as your DMs.

Why CoSupport

You’re losing leads — and burning agents — between message 1 and message 3.

Without CoSupport

  • First reply takes 90+ minutes
  • 78% of leads ghost before you respond
  • Agents copy-paste the same answer 200 times a day
  • Instagram DMs drown under story replies
  • Pricing & “where’s my order?” go un-answered after hours
  • “Did anyone reply to that lead?” becomes a daily Slack thread

With CoSupport

  • Replies in 12 seconds, every time
  • Leads qualified before you wake up
  • Repeat support questions resolved end-to-end
  • WhatsApp + Instagram in one unified inbox
  • Hot leads & escalations pinged to you on the spot
  • Every conversation logged in your CRM, automatically
How it works

Live in under 10 minutes.

1

Connect WhatsApp & Instagram

Hook up your WhatsApp Business number and Instagram business account. We handle the Meta permissions and webhook plumbing — and we pre-flight every credential before saving.

2

Train it on your business

Drop in pricing, FAQ, policies, refund SOPs and sample replies. The AI grounds every answer in your knowledge base — no hallucinations.

3

Sales + support, on autopilot

Open the inbox. Sip your coffee. Step in only when the AI tags a lead as Hot, or escalates a tricky support thread.

For builders

Same agent. Now in your app.

Generate an API key from Settings → Developer. Call one endpoint and get a grounded, on-brand reply — using the exact same knowledge base, persona and guardrails as your WhatsApp and Instagram agents.

  • One endpoint. POST /v1/agent/reply with a session id and the user message — get back the AI reply, confidence and any tool calls.
  • Bring your own UI. Web chat widget, in-app support modal, mobile SDK, IVR bot — wire it however you want.
  • Unified inbox. Every API conversation lands in the same Inbox as your DMs. Hand off to a human in one click.
  • Scoped keys. Per-app keys with rate limits, allow-listed origins, and one-click revoke. No raw model keys ever leave the server.
  • Webhooks both ways. Push events to your stack — conversation.qualified, ticket.escalated, handoff.requested.
# Reply to a customer message from your own app
curl https://api.CoSupport.app/v1/agent/reply \
  -H "Authorization: Bearer ciq_live_•••" \
  -H "Content-Type: application/json" \
  -d '{
    "session_id": "user_42",
    "channel":    "web",
    "message":    "Do you ship to Singapore?"
      }'

// → 200 OK
{
  "reply": "Yes — we ship to Singapore in 4–6 days. Want me to estimate duties?",
  "confidence": 0.94,
  "intent": "shipping_query",
  "conversation_id": "cnv_01HZX…",
  "handoff_suggested": false
}

Limited beta cohort

Get early access — and a founding-member discount.

We’re onboarding 50 founders in May. Join the waitlist and we’ll reach out personally with your invite.

We’ll only email you about CoSupport. No spam. Unsubscribe any time.

FAQ

The questions you’re about to ask

Will it sound like a robot?

No — that’s the whole point. CoSupport is trained on your tone, your phrases, even your emoji habits. Most customers can’t tell the difference.

What about Meta WhatsApp Business approval?

We walk you through the Meta Business verification and template approval for both WhatsApp and Instagram. Most accounts are live within 48 hours.

Does it actually resolve support, or just deflect?

It resolves. Order status lookups, refund-window checks, “how do I…” walkthroughs and troubleshooting steps run end-to-end against your knowledge base and tools. When it can’t — say a one-off goodwill refund — it escalates to your team with the full context attached.

Does Instagram work for DMs and comments?

Yes — DMs, story replies and post comments all flow into the same unified inbox. Same persona, same knowledge base as WhatsApp.

Can I take over a conversation manually?

Yes. The unified inbox lets any teammate jump in mid-thread. The AI hands off cleanly and stops replying until you tell it to resume.

Where is my data stored?

On servers we control, in the region you choose. We don’t train any models on your messages. You can also self-host the entire stack — it’s open core.

Can I embed the agent in my own app or website?

Yes. Generate an API key from Settings → Developer and call POST /v1/agent/reply from any backend, mobile app or web chat widget. Keys are scoped per app, rate-limited, can be origin-locked, and revoked in one click. Every API conversation lands in the same unified inbox.

How much will it cost?

Founding members lock in a launch price for life. We’ll share the exact numbers when we send your invite.