Developer Documentation

Everything you need to integrate WhatsApp Business API into your applications

API Reference
API Sandbox

Example: 34666123456 (Spain)

Code Examples

Ready-to-use code snippets for sending messages via our API

curl -X POST "https://api.waping.com/api/send/chat"   -H "Authorization: Bearer wa_test_1234567890abcdef"   -H "Content-Type: application/x-www-form-urlencoded"   -d "token=wa_test_1234567890abcdef"   -d "uid=34666123456"   -d "to=34666789123"   -d "custom_uid=msg001"   -d "text=Hello from Waping!"
API Key

Keep your API key secure and never share it publicly.

Base URL
https://api.waping.com

All API requests should be made to this base URL.

Response Format
HTTP 200

Success with "success": true

HTTP 403

Authentication failure

HTTP 400

Parameter validation error

API Status
API Status
Operational
Response Time45ms
Uptime99.9%