Account Code integration โข Host: blazeotps.2bd.net (vh20079) โข 63.141.252.123:22518
1152**8406Login to ivasms.com โ Dashboard โ WhatsApp API / Webhook and paste this URL:
https://blazeotps.2bd.net//webhook.php
Verify Token: MySecureVerify123 โข Method: POST JSON
No messages yet. Send a WhatsApp to your number or use ivasms tester. They will appear here + in data/messages.json
ivasms_account_code in config.phpsend.php and send to your number| Server | blazeotps.2bd.net |
| IP | 63.141.252.123 |
| Port | 22518 |
| User | vh20079 |
| Uploader | files7.dnsexit.com |
Do NOT share this password publicly. Change it after hosting is done as you planned.
File: data/bot.log
Endpoint:https://www.ivasms.com/api/whatsapp/send
If ivasms gave you a different URL (e.g. https://api.ivasms.com/...), change it in config.php.
Supported sends: text, media. Bot replies in bot.php โ handleMessage() โ edit to customize.
1. Get Code: Login at ivasms.com/login โ Go to Dashboard / API Keys โ Copy your Account Code (sometimes called API Key / Account ID).
2. Paste here: Open config.php line 10 and replace YOUR_IVASMS_ACCOUNT_CODE_HERE with that code. Save.
3. How it authenticates: This bot sends the code on every request as account_code, api_key, etc. (all variants) so IVASMS will accept it regardless of which param name they documented.
4. Webhook: IVASMS will forward every incoming WhatsApp to your webhook.php. The bot in bot.php decides the reply and calls api/ivasms.php โ sendMessage() again using the same Account Code.
Need exact docs? If your IVASMS panel shows a sample URL like https://www.ivasms.com/api/send?account_code=XXX&to=...&message=..., just update ivasms_api_url in config.php to that base URL โ payload will still work.
Built for vh20079 โข blazeotps.2bd.net โข Change password after hosting โ