Skip to content
WhatIsUp.dev
Esta página está disponible solo en inglés por ahora.

WhatsApp capability matrix

WhatsApp has two integration paths and they are NOT interchangeable:

  1. Cloud API — Meta-hosted, template-gated, conversation-priced. Needs a WhatsApp Business Account and template approval. Send-only without prior opt-in.
  2. Pair-based gateway (what WhatIsUp is) — your own WhatsApp account paired as a multi-device. Full primitive surface — groups, communities, newsletters, stories, calls. No template gating.

Pick the column that matches your product reality.

Messaging

PrimitiveCloud APIWhatIsUp
Text, image, video, audio, document
Location, contact, sticker
Reaction, edit, deletepartial
Reply / quote / forward
Read receipts (outbound)
Typing / recording indicator
Disappearing messagespartial
Interactive (buttons / list)
Meta HSM templatesnot applicable
Plain messages without template-gating

Webhooks

EventCloud APIWhatIsUp
Inbound message
Delivery / sent / failed
Reactions
Read receipts (inbound)partial

Groups

FeatureCloud APIWhatIsUp
Create / leave group
Update subject / picture / description
Manage participants / admins
Invite codes (get / rotate / accept)
Settings (announce / restrict / ephemeral)
Join applications (approve / reject)

Cloud API has no group surface. This is the headline differentiator.

Communities

FeatureCloud APIWhatIsUp
Create community + sub-groups
Link / unlink existing groups

Newsletters (broadcast feeds)

FeatureCloud APIWhatIsUp
Create / update / delete
Follow / unfollow / mute
Post message

Stories / Status

FeatureCloud APIWhatIsUp
Send text / image / audio status
Send video statusroadmap
List own / view trackingroadmap

Calls

FeatureCloud APIWhatIsUp
Inbound call events (offered / terminated)
Reject inbound
Accept / outbound (audio plane)not supported

Business / Commerce

FeatureCloud APIWhatIsUp
Catalogs (CRUD)
Products (CRUD + bulk import)
Inbound orders
Catalog messages (product list)partial
Cartsroadmap
Collectionsroadmap
Meta Flows (structured forms)not applicable

Platform

FeatureCloud APIWhatIsUp
OpenAPI 3.1 spec
llms.txt for agents
Webhook HMAC signing
Idempotencypartialpartial (header on roadmap)
Cursor pagination
Rate-limit headers
Channel-scoped API keysnot applicable
Sandbox / test modepartial

When to choose what

Pick Cloud API if you need:

  • Meta-blessed compliance posture for regulated outbound (banking, healthcare).
  • Templates with structured fields that render natively on every WA client.
  • Click-to-WhatsApp ad referrals from Meta.

Pick WhatIsUp if you need:

  • Groups, communities, newsletters, stories, or call events.
  • Flat-rate pricing instead of per-conversation billing.
  • Sub-hour onboarding without Meta business verification.
  • Edit / delete on outbound messages.
  • A clean REST + signed-webhook surface that an agent can integrate against in one session.