Whether you’re working on sending SMS, WhatsApp messages, or push notifications, our APIs offer seamless integration with comprehensive features and support. Explore each API to understand how you can use Monty Communication Platform to enhance your communication capabilities.
{
“file”: “/C:/Users/xxx/Downloads/SampleDestinations.xlsx”,
“countryCode”: “961”,
“Campaign”: {
“Name”: “test campaign”,
“Content”: “test message”,
“SenderId”: “43ac6548-f7d6-4570-a714-25f96f4197e4”,
“HasShortUrl”: false,
“Variables”: [],
“HasBlacklistShortUrl”: false
},
“LongUrlFromFile”: true
}
curl —location 'https://omni-apis.montymobile.com/notification/api/apikey/v2/SMSCampaignApi/campaign-file' \
—header 'Tenant: 98df9ffe-fa84-41ee-9293-33614722d952' \
—form 'file=@“/C:/Users/naim.jaber/Downloads/SampleDestinationsWithHeaders.bb73721b (7) 4.xlsx”' \
—form 'countryCode=“961”' \
—form 'Campaign=“{
\”Name\”: \”test campaign\”,
\”Content\”: \”test message \”,
\”SenderId\”: \”43ac6548-f7d6-4570-a714-25f96f4197e4\”,
\”HasShortUrl\”: false,
\”Variables\”: [],
\”HasBlacklistShortUrl\”: false
}”’
{
"CampaignId": "4c19d462-543f-4a1a-8e2a-6db6bbf1d97a"
}
curl —location —request PUT ‘https://omni-apis.montymobile.com/notification/api/apikey/v2/SMSCampaignApi/campaign-launch’ \
—header ‘Tenant: 3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4’ \
—data ‘{
“CampaignId”:”4c19d462-543f-4a1a-8e2a-6db6bbf1d97a”
}’
Generated from cURL: curl -X GET “https://mm-omni-api-software-qa.montylocal.net/notification
/api/v2/api/send-sms?Destination=96171454548&Source=1234&Message=testmessage&ApiId=56c15726-c7c4-4549-a9b7-b0e76a246abe”
-H “Tenant:3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4”
-H “api-key:b911d60d9d3417df636ecf8b2af869df61f154d3cff670b7c6ebb212741a9f2a”
{
“CampaignId”: “4c19d462-543f-4a1a-8e2a-6db6bbf1d97a”
}
curl —location ‘https://omni-apis.montymobile.com/notification/api/v2/sms/
send-sms?Destination=96171454548&Source=1234&Message=Hello%20World&ApiId=56c15726-c7c4-4549-a9b7-b0e76a246abe’ \
—header ‘Tenant: 3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4’ \
—header ‘api-key: b911d60d9d3417df636ecf8b2af869df61f154d3cff670b7c6ebb212741a9f2a’ \
—data ‘’
Generated from cURL: curl -X GET “https://mm-omni-api-software-qa.montylocal.net/
notification/api/v2/api/send-sms?Destination=96171454548&
Source=1234&Message=testmessage&ApiId=56c15726-c7c4-4549-a9b7-b0e76a246abe”
-H “Tenant:3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4”
-H “api-key:b911d60d9d3417df636ecf8b2af869df61f154d3cff670b7c6ebb212741a9f2a”
{
"Source": "1234",
"Message": "test message",
"Destination": "96170168509",
"ApiId": "80f8c779-5f03-45bd-8a28-cb730937671d"
}
curl —location ‘https://omni-apis.montymobile.com/notification/api/v2/sms/send-sms’ \
—header ‘Tenant: 3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4’ \
—header ‘api-key: b911d60d9d3417df636ecf8b2af869df61f154d3cff670b7c6ebb212741a9f2a’ \
—data ‘{
“Destination”:”96171454847”,
“Source”:”123”,
“Message”:”hello world”,
“ApiId”:”56c15726-c7c4-4549-a9b7-b0e76a246abe”
}’
Generated from cURL: curl -X GET “https://mm-omni-api-software-qa.montylocal.net/
notification/api/v2/api/send-sms?Destination=96171454548
&Source=1234&Message=testmessage&ApiId=56c15726-c7c4-4549-a9b7-b0e76a246abe”
-H “Tenant:3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4”
-H “api-key:b911d60d9d3417df636ecf8b2af869df61f154d3cff670b7c6ebb212741a9f2a”
{
“Destination”:”96171454847”,
“Source”:”1234”,
“Message”:”Hello World”,
“ApiId”:”56c15726-c7c4-4549-a9b7-b0e76a246abe”
}
curl —location ‘https://omni-apis.montymobile.com/notification/api/v2/sms/send-otp’ \
—header ‘Tenant: 3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4’ \
—header ‘api-key: b911d60d9d3417df636ecf8b2af869df61f154d3cff670b7c6ebb212741a9f2a’ \
—data ‘{
“Destination”:”96171454847”,
“Source”:”123”,
“Message”:”hello world”,
“ApiId”:”56c15726-c7c4-4549-a9b7-b0e76a246abe”
}’
Generated from cURL: curl -X POST
“https://mm-omni-api-software-qa.montylocal.net/notification/api/v2/api/send-bulk-sms” -H
“Tenant:3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4” -H “api-key:b911d60d9d3417df636ecf8b2af869df61f154d3cff670b7c6ebb212741a9f2a”
-H “Content-Type: application/json” -d ‘
{ “Source”:”1234”, “Message”: “test message”, “Destination” : [“96174548474”], “ApiId”: “a911d636-a380-438f-9fe0-f3407004418d” }’
{
"Source": "1234",
"Message": "test message",
"Destination": [
"{Destination}"
],
"ApiId": "030f1a3c-ad8c-485f-970f-2c4ca9800437"
}
curl —location ‘https://omni-apis.montymobile.com/notification/api/v2/sms/send-bulk-sms’ \
—header ‘Tenant: 3d936a5d-1d56-450b-a04c-f1a7b5c2d5d4’ \
—header ‘api-key: b911d60d9d3417df636ecf8b2af869df61f154d3cff670b7c6ebb212741a9f2a’ \
—header ‘Content-Type: application/json’ \
—data ‘{
“Source”:”1234”,
“Message”: “hello world”,
“Destination” : [“96174548474”],
“ApiId”: “a911d636-a380-438f-9fe0-f3407004418d”
}’