Atomic SMS Sender
Send SMS messages from your website or CRM via Atomic SMS API Service
We offer a solid SMS gateway, easy integration and high operational stability
Increased operation reliability
<?php
$src = '<?xml version="1.0" encoding="UTF-8"?>
<SMS>
<operations>
<operation>SEND</operation>
</operations>
<authentification>
<username></username>
<password></password>
</authentification>
<message>
<sender>SMS</sender>
<text>Test message [UTF-8]</text>
</message>
<numbers>
<number messageID="msg11">380972920000</number>
</numbers>
</SMS>';
$Curl = curl_init();
$CurlOptions = array(
CURLOPT_URL=>'https://api.atompark.com/members/sms/xml.php',
CURLOPT_FOLLOWLOCATION=>false,
CURLOPT_POST=>true,
CURLOPT_HEADER=>false,
CURLOPT_RETURNTRANSFER=>true,
CURLOPT_CONNECTTIMEOUT=>15,
CURLOPT_TIMEOUT=>100,
CURLOPT_POSTFIELDS=>array('XML'=>$src),
);
curl_setopt_array($Curl, $CurlOptions);
if(false === ($Result = curl_exec($Curl))) {
throw new Exception('Http request failed');
}
curl_close($Curl);
echo $Result;
?>
<?csharp
$src = '<?xml version="1.0" encoding="UTF-8"?>
<SMS>
<operations>
<operation>SEND</operation>
</operations>
<authentification>
<username></username>
<password></password>
</authentification>
<message>
<sender>SMS</sender>
<text>Test message [UTF-8]</text>
</message>
<numbers>
<number messageID="msg11">380972920000</number>
</numbers>
</SMS>';
$Curl = curl_init();
$CurlOptions = array(
CURLOPT_URL=>'https://api.atompark.com/members/sms/xml.php',
CURLOPT_FOLLOWLOCATION=>false,
CURLOPT_POST=>true,
CURLOPT_HEADER=>false,
CURLOPT_RETURNTRANSFER=>true,
CURLOPT_CONNECTTIMEOUT=>15,
CURLOPT_TIMEOUT=>100,
CURLOPT_POSTFIELDS=>array('XML'=>$src),
);
curl_setopt_array($Curl, $CurlOptions);
if(false === ($Result = curl_exec($Curl))) {
throw new Exception('Http request failed');
}
curl_close($Curl);
echo $Result;
?>
<?java
$src = '<?xml version="1.0" encoding="UTF-8"?>
<SMS>
<operations>
<operation>SEND</operation>
</operations>
<authentification>
<username></username>
<password></password>
</authentification>
<message>
<sender>SMS</sender>
<text>Test message [UTF-8]</text>
</message>
<numbers>
<number messageID="msg11">380972920000</number>
</numbers>
</SMS>';
$Curl = curl_init();
$CurlOptions = array(
CURLOPT_URL=>'https://api.atompark.com/members/sms/xml.php',
CURLOPT_FOLLOWLOCATION=>false,
CURLOPT_POST=>true,
CURLOPT_HEADER=>false,
CURLOPT_RETURNTRANSFER=>true,
CURLOPT_CONNECTTIMEOUT=>15,
CURLOPT_TIMEOUT=>100,
CURLOPT_POSTFIELDS=>array('XML'=>$src),
);
curl_setopt_array($Curl, $CurlOptions);
if(false === ($Result = curl_exec($Curl))) {
throw new Exception('Http request failed');
}
curl_close($Curl);
echo $Result;
?>
<?perl
$src = '<?xml version="1.0" encoding="UTF-8"?>
<SMS>
<operations>
<operation>SEND</operation>
</operations>
<authentification>
<username></username>
<password></password>
</authentification>
<message>
<sender>SMS</sender>
<text>Test message [UTF-8]</text>
</message>
<numbers>
<number messageID="msg11">380972920000</number>
</numbers>
</SMS>';
$Curl = curl_init();
$CurlOptions = array(
CURLOPT_URL=>'https://api.atompark.com/members/sms/xml.php',
CURLOPT_FOLLOWLOCATION=>false,
CURLOPT_POST=>true,
CURLOPT_HEADER=>false,
CURLOPT_RETURNTRANSFER=>true,
CURLOPT_CONNECTTIMEOUT=>15,
CURLOPT_TIMEOUT=>100,
CURLOPT_POSTFIELDS=>array('XML'=>$src),
);
curl_setopt_array($Curl, $CurlOptions);
if(false === ($Result = curl_exec($Curl))) {
throw new Exception('Http request failed');
}
curl_close($Curl);
echo $Result;
?>
<?python
$src = '<?xml version="1.0" encoding="UTF-8"?>
<SMS>
<operations>
<operation>SEND</operation>
</operations>
<authentification>
<username></username>
<password></password>
</authentification>
<message>
<sender>SMS</sender>
<text>Test message [UTF-8]</text>
</message>
<numbers>
<number messageID="msg11">380972920000</number>
</numbers>
</SMS>';
$Curl = curl_init();
$CurlOptions = array(
CURLOPT_URL=>'https://api.atompark.com/members/sms/xml.php',
CURLOPT_FOLLOWLOCATION=>false,
CURLOPT_POST=>true,
CURLOPT_HEADER=>false,
CURLOPT_RETURNTRANSFER=>true,
CURLOPT_CONNECTTIMEOUT=>15,
CURLOPT_TIMEOUT=>100,
CURLOPT_POSTFIELDS=>array('XML'=>$src),
);
curl_setopt_array($Curl, $CurlOptions);
if(false === ($Result = curl_exec($Curl))) {
throw new Exception('Http request failed');
}
curl_close($Curl);
echo $Result;
?>
API 3.0
Get set of programming instructions, rules and standards for accessing a web-based application.
Discover now
Register now and get 10 free SMS for testing service
How The Atomic SMS Gateway Works
You can Send SMS via HTTP POST and SMPP service
Allows Promotional and Transactional SMS API
Includes Check Delivery and Credit Balance API
Supports all major development environments including PHP, C#, Java, Perl etc.
Allows Group and Unicode SMS API
Easy to Develop and integrate
Allows Schedule SMS API
99% Up-time
20,000+ HAPPY CUSTOMERS
Why Atomic SMS Sender
I had tried a few different mass sms services before i found Atomic SMS
Sender, i found it easy to use, it worked perfectly and got the job done quickly at a great price
compared to others i have used, so i would definitely recommend this service
Perfect service! I work with the module for WHMC. Thank you!!!!
Very convenient service for bulk sms sending. There is no need for the
cell phone – thаt is important to me. Good product!
REGISTER NOW
And Get 10
free SMS
for testing service
for testing service
You might be wondering
What is an SMS API?
An SMS application-programming interface (API) is a set of programming instructions, rules and standards
for accessing a web-based application.
AtomPark SMS Gateway API provides a seamless and effective experience and service by integrating with SMS API solution to provide a means of communication between your SMS gateway and your service thus allowing you to use business text service and receive bulk text messages and check delivery status and reports.
AtomPark SMS Gateway API provides a seamless and effective experience and service by integrating with SMS API solution to provide a means of communication between your SMS gateway and your service thus allowing you to use business text service and receive bulk text messages and check delivery status and reports.
For What purposes is SMS Gateway Services?
We offer various types of SMS Gateway Services and messaging solutions for both individuals and
businesses, focusing especially on Transactions, Short Code, Voice SMS Service, Promotional and Long Code
with Quality SMS Gateway which ensures 100% ROI.
We are a global and international player in Mobile Marketing solutions and our Atomic SMS server is second to none.
We are a global and international player in Mobile Marketing solutions and our Atomic SMS server is second to none.
What I need to use Email to SMS?
Email to SMS gateway API: which does not require any additional coding can be used for two-way SMS communication.
Experiencing technical issues?
Contact our customer support to quickly resolve issues as well as experience excellent customer service.