🚀 New: Anjok Connect WhatsApp Business App — Get Demo ₹500/mo

📱 WhatsApp Cloud API Setup Guide 2026 (Step-by-Step with Screenshots)

🚀 Introduction

WhatsApp Cloud API by Meta is the most powerful way to send automated WhatsApp messages directly from your application.

If you're building:

  • CRM
  • SaaS tools
  • WhatsApp automation systems

👉 This is the official and scalable solution

🧩 Step 1: Create Meta Developer Account

Visit Meta for Developers and create your app.

https://docs.arandasoft.com/albi-wp-v9/en/assets/images/configurarappmeta_image000.png

https://images.ctfassets.net/5s247im0esyq/5R179dw0XGtH6EMw7B4YMR/9480653b591a74a252f8f573b65c32b6/Facebook_-_App_ID.png

https://cm.magefan.com/mf_webp/png/media/archive/facebook-login-settings_1.webp

4

👉 Select Business App
👉 Enter details
👉 Create App

📲 Step 2: Add WhatsApp Product

https://miro.medium.com/v2/resize%3Afit%3A1400/1%2A1YRMEzBSQ14fw3uPUxNqJA.png

https://blog.peppercloud.com/content/images/size/w1200/2022/11/Meta-WhatsApp-Cloud-API---A-comprehensive-guide--1-.jpg

https://prod.superblogcdn.com/site_cuid_clnw4nrag2342701vpmufcj1n2w/images/image-cp-1735402467003-compressed.jpeg

4

👉 Go to Dashboard
👉 Click Add Product → WhatsApp → Setup

🔑 Step 3: Get API Credentials

 

https://cdn.getgabs.com/WhatsApp%20Business%20API/WhatsApp-Business-API.webp

https://digitalinspiration.com/docs/assets/images/131351-a64cc9c08ef9107826ec5856e33cfb3e.png

4

You will get:

  • Access Token
  • Phone Number ID
  • Business Account ID

👉 For production: read this
➡️ https://anjoktechnologies.in/blog/how-to-generate-permanent-access-token-for-whatsapp-cloud-api-system-user-method-2026-guide-

📡 Step 4: Setup Webhook

https://support.bolddesk.com/kb/attachment/article/15729/inline?token=eyJhbGciOiJodHRwOi8vd3d3LnczLm9yZy8yMDAxLzA0L3htbGRzaWctbW9yZSNobWFjLXNoYTI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjMzMTQwIiwib3JnaWQiOiIzIiwiaXNzIjoic3VwcG9ydC5ib2xkZGVzay5jb20ifQ.UlCaJi5Sbtbw4xMprhwbfcls6RhNZw_Y3evv8INlL48

https://files.readme.io/6853651-Read_Message_Status.png

https://miro.medium.com/v2/resize%3Afit%3A1400/1%2AVzF9F5whg-2I5_aPZiYSRg.png

4

👉 Add Callback URL
👉 Add Verify Token
👉 Subscribe to messages

👉 Detailed webhook guide:
➡️ https://anjoktechnologies.in/blog/whatsapp-cloud-api-webhook-setup-explained-messages-status-events-2026-guide-

💬 Step 5: Send Your First Message

 

curl -X POST https://graph.facebook.com/v19.0/PHONE_NUMBER_ID/messages \
-H "Authorization: Bearer ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{
  "messaging_product": "whatsapp",
  "to": "91XXXXXXXXXX",
  "type": "text",
  "text": { "body": "Hello from WhatsApp Cloud API 🚀" }
}'

 

https://cdn-web.infobip.com/uploads/2024/12/whatsapp-transactional-messages-hero.png

https://us1.discourse-cdn.com/bubble/original/3X/1/1/1157b99664ac9dbafd964e3d6257024ff4dcb765.png

https://miro.medium.com/v2/resize%3Afit%3A1400/1%2AZ_S7vMVvP-wh1QbmlDeusA.png

4

👉 Facing issues? Fix here:
➡️ https://anjoktechnologies.in/blog/top-10-common-errors-in-whatsapp-cloud-api-setup-and-how-to-fix-them-2026-guide-

🧠 Step 6: Production Setup

To go live:

  • Verify business in Meta Business Manager
  • Add real number
  • Enable billing

👉 Compare APIs:
➡️ https://anjoktechnologies.in/blog/meta-whatsapp-cloud-api-vs-whatsapp-business-api-which-one-should-you-choose-in-2026-

Here are more useful guides:

⚙️ PHP Example

 

$data = [
  "messaging_product" => "whatsapp",
  "to" => "91XXXXXXXXXX",
  "type" => "text",
  "text" => ["body" => "Hello from Anjok API"]
];

$ch = curl_init("https://graph.facebook.com/v19.0/PHONE_NUMBER_ID/messages");
curl_setopt($ch, CURLOPT_HTTPHEADER, [
  "Authorization: Bearer ACCESS_TOKEN",
  "Content-Type: application/json"
]);
curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($data));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);

$response = curl_exec($ch);
curl_close($ch);

echo $response;

 

📞 About Anjok Technologies

Anjok Technologies is a leading software company providing:

  • WhatsApp API Solutions
  • HRM & Payroll Software
  • Custom SaaS Development
  • SEO & Web Development

🌐 Website: https://anjoktechnologies.in
📞 Phone: +918072970517
📍 Location: Coimbatore & Tiruppur

🎯 Why Choose Anjok Technologies?

✅ Affordable pricing
✅ Ready-made WhatsApp API system
✅ White-label solutions available
✅ Full support & setup

👉 Explore WhatsApp API Software:
https://anjoktechnologies.in/blog/-whatsapp-api-software-just-6-000-year-chatflow-campaign-scheduling-mobile-app-lifetime-free-

🚀 Conclusion

Setting up WhatsApp Cloud API in 2026 is simple when you follow the correct steps.

If you want:

  • Ready system
  • Automation setup
  • SaaS WhatsApp platform

👉 Contact Anjok Technologies today

📞 +918072970517
🌐 https://anjoktechnologies.in