Complete guide to integrate WhatsApp messaging into your applications
Welcome to the WhatsApp API! This REST API allows you to send messages, manage contacts, and check your account status programmatically.
GET /api/v1/status
- Check API status and account infoPOST /api/v1/messages/send
- Send a single messagePOST /api/v1/messages/bulk
- Send bulk messagesGET /api/v1/contacts
- Get your contactsPOST /api/v1/contacts
- Add a new contacthttps://solutions.codefy.tech