Our focus
Started with no-show solutions for healthcare and within 15 years grown to be the SMS specialist, expertising in all sectors.
-
No start-up or hidden costs
-
Sign-up to receive free test credits
-
You can buy from as little as 500 SMS
Get your
tailor-made price
Would you like to receive the exact price for your SMS volume? We will be happy to provide you with a competitive, tailor-made price offer. Without any obligation. Plus, when you purchase just 1,000 SMS credits, we’ll plant a tree in your organisation’s name.
Receive a quotation within one hourGood to know
All the benefits of
our SMS API at a glance
-
Worldwide coverage
With one API you can use more than 900 networks in approximately 200 countries.
-
Scale capacity
Spryng automatically adjusts capacity to maintain stable, predictable performance.
-
Two-way communication
Dialogue possible with a virtual mobile number or shortcode.
-
Direct routing
The SMS messages are delivered directly to the mobile providers.
-
Better insight
You always know why messages were not delivered via error codes.
-
Pay in advance or afterwards
You can choose from a prepaid or postpaid subscription.
REST API integrated
within seconds
Extra easy due to various SDKs, plugins and sample codes in different languages.
$spryng = new \Spryng\Client('YOUR_ACCESS_KEY');
$message = new \Spryng\Objects\Message();
$message->originator = 'Spryng';
$message->recipients = [31612345678];
$message->body = 'This is a test message.';
$Spryng->messages->create($message);
const spryng = new Spryng(YOUR_API_KEY)
const message = await spryng.message.send({
encoding: 'auto',
body: 'Test message',
route: 'business',
originator: 'Example Company',
recipients: ['31612345678', '31687654321'],
reference: 'ABC123'
})
Our philosophy
Added value
above all.
-
Ultimate service
We give advice, ask questions, help and listen, 24/7. Working together allows us to deliver great solutions.
-
A deal is a deal
We promise what we can deliver and then make it happen. No excuses. Ever.
-
Focus on security
We only work according to the highest standards when it comes to the security and safety of your data and that of your customers.
FAQ’s about our SMS Service
Start sending
SMS straight away!