V2Digit Dev Docs
V2Digit Dev Docs
Developer Documentation
We provide you the complete convenience in applying APIs. But if you still have
trouble with APIs integration then please mail us. We wish you a better service..
http://136.243.76.205/vb/apikey.php?apikey=XXXXXXXXXXXXXXXXXXXX&senderid=XX
Mandatory Parameters
API Key apikey API key generated from your SMS key generated from your
Account. Not required in normal API. account
DLT templateid Operators have shared that template Share DLT Registered
Template- scrubbing will be live from April 1st, Template-ID
ID 2021. Please register all necessary
templates in DLT platforms. Or related
query contact to support team.
136.243.76.205/Dashboard.php?page=apicode 1/5
17/06/2022, 20:21 | Web SMS Panel
Mobile number Mobile number to which the SMS is to Mobile number like
number be sent.The destination mobile 91XXXXXXXXX OR
number can be with or without 91. 98908XXXXX OR
Also provide multiple numbers in 91XXXXXXXXX,98908XXXXX
comma separated format.
Optional Parameters
The optional parameters in the HTTP API are tabulated below:
136.243.76.205/Dashboard.php?page=apicode 2/5
17/06/2022, 20:21 | Web SMS Panel
{
"status": "Success",
"code": "011",
"description": "Message submitted successfully",
"data":
{
"messageid": "",
"totnumber": "3",
"totalcredit": "3"
}
}
http://136.243.76.205/vb/http-dlr.php?apikey=XXXXXXXXXXXXXXXX&msgid=XXXXXXX
136.243.76.205/Dashboard.php?page=apicode 3/5
17/06/2022, 20:21 | Web SMS Panel
{
"status": "Success",
"code": "004",
"totRecord": "3",
"data": [
{
"id": "MzQz",
"mobile": "XXXXXXXXXX",
"status": "delivered",
"delvd_time": "01-01-2019 23:59:58",
},
{
"id": "MzQz",
"mobile": "XXXXXXXXXX",
"status": "delivered",
"delvd_time": "01-01-2019 23:59:59",
},
{
"id": "MzQz",
"mobile": "XXXXXXXXXX",
"status": "submitted",
"delvd_time": "---",
}
]
}
http://136.243.76.205/vb/http-credit.php?apikey=XXXXXXXXXXXXXXXX&route_id=X
{
"status": "Success",
"code": "003",
"balance": "500000"
}
136.243.76.205/Dashboard.php?page=apicode 4/5
17/06/2022, 20:21 | Web SMS Panel
$senderid="XXXXXX"; $route= 1;
$templateid="XXXXXX";
$url = "http://136.243.76.205/vb/apikey.php?apikey=$key&senderid=$senderid
Thank You!
136.243.76.205/Dashboard.php?page=apicode 5/5