Connect your applications to WhatsApp with our simple REST API. Send text messages, documents, and images to any WhatsApp number in seconds — no official API required.
A complete platform for automating WhatsApp messaging from your application.
Add WhatsApp messaging to your PHP application in under 5 minutes.
// 1. Include the SDK require_once 'WhatsAppService.php'; // 2. Initialize with your token $wa = new WhatsAppService( 'http://YOUR_SERVER/whatsapp-api/api/index.php', 'YOUR_API_TOKEN_HERE' ); // 3. Send a text message $wa->sendMessage('96170123456', 'Hello from my app! 👋'); // 4. Send a document $wa->sendDocument('96170123456', '/path/invoice.pdf', 'Your invoice'); // 5. Send an image $wa->sendImage('96170123456', '/path/photo.jpg', 'Check this out!');
Register for a free trial account and start sending WhatsApp messages from your application today. No credit card required.
Have questions? 📱 +961 76 010137 💬 WhatsApp