Simple
cost allocation
Easily check your usage per part or department with main and sub-accounts.
Discover our SMS APIOur focus
Started with no-show solutions
for healthcare and within 15 years
grown to be the SMS specialist,
expertising in all sectors.
GDPR Proof
Highest SMS security standard
ISO 27001 and NEN 7510 certified, the only SMS provider in Europe with both certifications. The security and safety of your data and that of your customers is 100% GDPR proof at Spryng.
View our securityREST 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 focus
Everything with a
simple SMS API
Connections
Our links integrate
with (almost)
every system
Spryng has links with many systems. This way you can easily send SMS messages. Is your system not yet linked by Spryng? Then use our REST API. It’s very simple!
View all standard linksExperiences
What our clients say
PostNL
Start sending SMS
straight away!