API Documentation
Base URL: https://wa.sagarwebsoft.in/api/v1
Authentication
Header: X-Api-Key: YOUR_KEY or query ?apikey=YOUR_KEY
Account Status
GET https://wa.sagarwebsoft.in/api/v1/status?apikey=YOUR_KEY
Send Text
POST https://wa.sagarwebsoft.in/api/v1/send-textapikey=YOUR_KEY&to=919876543210&text=Hello
Send Image
POST https://wa.sagarwebsoft.in/api/v1/send-imageapikey=YOUR_KEY&to=919876543210&image=https://example.com/pic.jpg&caption=Hi
Warning: Min 5 sec delay between messages. Do not spam unknown numbers — WhatsApp may block your number.