Platform

WhatsApp Cloud API

WhatsApp Cloud API is the official, Meta-hosted way to send and receive WhatsApp messages at scale — and it is exactly what WAGate is built on. We run the official Cloud API for you, so you skip the Business Manager wrangling, webhook hosting and token security and start sending in minutes.

Overview

The WhatsApp Cloud API is Meta's official, cloud-hosted messaging API. It is how serious businesses send order updates, reminders, one-time passwords, marketing campaigns and two-way conversations on WhatsApp — reliably, at scale, and within Meta's policies. Running on the official Cloud API (rather than an unofficial library or a personal app) is what keeps your number compliant, your green-tick eligibility intact and your messages deliverable.

The catch is that the raw Cloud API is powerful but tedious to operate yourself. You have to create and verify a Meta Business Manager, register a developer app, stand up and host a public webhook endpoint, complete the webhook verification handshake, store and rotate access tokens securely, manage every message template through approval, and build your own retry, rate-limit and quality-monitoring logic. That is days of plumbing before your first message goes out.

WAGate is built directly on the official Cloud API and does all of that for you. Embedded Signup connects your WhatsApp Business number in minutes — no Meta developer account required. From there WAGate handles encrypted token storage, webhook registration and verification, delivery tracking (sent, delivered, read, failed) surfaced in the Log Explorer, template syncing and approval in the Template Hub, smart retries, rate-limit pacing and quality monitoring. You get the full power of the platform with none of the setup.

Why WAGate over raw Cloud API

You keep the official Cloud API under the hood; WAGate removes the operational burden on top of it.

Connect in minutes
Embedded Signup links your WhatsApp Business number with no Meta developer account, no app review and no webhook hosting on your side.
Secure by default
Access tokens are stored encrypted (AES-256-GCM), and webhook registration plus verification are handled and monitored for you.
Full delivery visibility
Every sent, delivered, read and failed event is captured in the Log Explorer as a searchable, signed record of every message.
Templates & reliability
Create and sync Meta-approved templates in the Template Hub, with smart retries, rate-limit pacing and quality monitoring built in.

How to connect WhatsApp Cloud API to WAGate

  1. Create your WAGate account

    Sign up for a free trial. No Meta developer account, Business Manager or webhook server is required on your side — WAGate is an official Meta Tech Provider and runs the Cloud API for you.

  2. Run Embedded Signup

    Launch Embedded Signup from onboarding and connect your WhatsApp Business number in a few clicks. WAGate registers and verifies the webhook and stores your access token encrypted — typically in minutes.

  3. Create and approve templates

    In the Template Hub, build your message templates and submit them to Meta for approval. Approved templates sync automatically and become available everywhere in WAGate.

  4. Send your first message

    Reply to inbound chats from the Inbox, or fire an approved template. Watch sent, delivered, read and failed events land live in the Log Explorer.

  5. Automate with integrations

    Map business events from WooCommerce, Shopify, HubSpot or Zapier to your approved templates so messages send themselves when an order, ticket or trigger fires.

  6. Go programmatic with the REST API

    On Growth and Scale, mint an API key in Developer Studio and send messages from your own code with a single authenticated request.

What you can send and automate

Because WAGate sits on the official Cloud API, you get the full Cloud API surface — managed for you:

The comparison below shows what you skip by running on WAGate instead of the raw Cloud API:

JobRaw Cloud API (do it yourself)WAGate
OnboardingCreate & verify Business Manager, register a developer app, request accessEmbedded Signup, no developer account
Token securityStore and rotate access tokens yourselfEncrypted token storage (AES-256-GCM)
WebhooksHost a public endpoint and pass the verification handshakeRegistered & verified for you
Delivery trackingParse status webhooks and build your own logSent / delivered / read / failed in Log Explorer
TemplatesManage creation and approval over the Graph APICreate, sync & approve in Template Hub
Retries & rate limitsBuild your own retry and pacing logicSmart retries & rate-limit pacing built in
Time to first messageDays of setupMinutes

For developers, the same platform exposes a REST API. Mint a key in Developer Studio and post a message:

curl -X POST https://wagate.app/api/messages.php \
  -H "Authorization: Bearer ag_live_sk_xxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{"to":"+15551234567","type":"text","text":{"body":"Hello from WAGate"}}'

See the full developer docs and the API reference for templates, media and interactive messages.

Tip. WAGate is an official Meta Tech Provider built on the official WhatsApp Cloud API. It is operated by Activated Digital Ltd and is not affiliated with or endorsed by Meta beyond using the official API.

Plans and pricing

Every WAGate plan runs on the official Cloud API: Starter ($19/mo) includes one connected number, 1,000 messages a month, the WhatsApp Inbox and Template Hub. The REST API and webhooks are a Growth ($49/mo) and Scale ($99/mo) feature, which also add more numbers, higher message volume, automations and AI assist. Compare everything on the pricing page, then start a free trial and connect your number with Embedded Signup in minutes.

Frequently asked questions

Is WAGate the same as the WhatsApp Cloud API?

WAGate is built on the official WhatsApp Cloud API from Meta. The Cloud API is the underlying messaging platform; WAGate runs it for you and adds Embedded Signup, encrypted token storage, webhooks, delivery tracking, the Template Hub, retries and rate-limit pacing so you do not have to build any of that yourself.

Do I need a Meta developer account or Business Manager?

No. That is the whole point of Embedded Signup. You connect your WhatsApp Business number through WAGate in a few clicks, with no Meta developer account, no app review and no webhook hosting on your side. WAGate is an official Meta Tech Provider and handles the Cloud API setup for you.

How long does it take to send my first message?

Usually minutes. After you sign up, run Embedded Signup to connect your number, and approve at least one template in the Template Hub, you can send from the Inbox, via integrations, or through the REST API. The comparison on this page shows the days of raw Cloud API setup you skip.

How are my access tokens kept secure?

WAGate stores your WhatsApp access tokens encrypted with AES-256-GCM, and registers and verifies your webhooks for you. You never have to host a public webhook endpoint or manage token rotation manually.

Can I send messages from my own code?

Yes, on the Growth and Scale plans. Mint an API key in Developer Studio and POST to /api/messages.php with an Authorization: Bearer ag_live_sk_xxxx header. It supports text, template, media and interactive messages. See the developer docs for details.

What delivery information do I get?

Every message event — sent, delivered, read and failed — is captured in the Log Explorer as a searchable, signed record. You see exactly what happened to each message, plus inbound replies in the Inbox, without parsing raw status webhooks yourself.

Is WAGate affiliated with Meta?

WAGate is an official Meta Tech Provider and is built on the official WhatsApp Cloud API. It is operated by Activated Digital Ltd and is not affiliated with or endorsed by Meta Platforms, Inc. beyond using the official API.

Which plan do I need?

Every plan, including Starter ($19/mo), runs on the official Cloud API with the Inbox and Template Hub. The REST API and webhooks require Growth ($49/mo) or Scale ($99/mo). See the pricing page and start a free trial.

Related integrations

Ready to connect WhatsApp Cloud API?

Start a free trial, connect your number, and begin sending automated WhatsApp messages in minutes.