Effektiv SMS gateway på den nemme måde

inMobile's SMS gateway is for those who want 98% open rates, messages read within seconds, and access to all mobile users in the world.

Get started without a payment card
ISAE 3000 certificate
Graphics showing how to set up a SMS broadcast in inMobile
Image of inMobile's service product
Graphics showing REST API code

+25.000 brugere har allerede valgt inMobile

CoopCoop
DineroDinero
TrygFondenTrygFonden
LuksusbabyLuksusbaby
MessageMessage

One SMS gateway - infinite possibilities

With inMobile, you don't just get an SMS service, but a tool for personalised and effective communication that ensures your messages reach the right recipients quickly and securely.
SMS Marketing

Engage customers, boost sales, and build relationships with SMS marketing

With SMS marketing, you can quickly and easily reach your customers with personalised offers and engaging SMS campaigns.

In inMobile, you'll find a wide range of marketing features designed to help you drive sales and customer loyalty. inMobile integrates with most other marketing systems, creating a powerful tool for your marketing mix.

It only takes a few minutes to execute an SMS campaign that drives engagement and conversions. Advanced segmentation ensures that your message reaches the right recipients.

From advanced SMS automations to targeted text message campaigns - all possibilities open up with inMobile as your SMS solution.

Graphics showing example of a marketing SMS
SMS service

Instantly and securely share critical information with an SMS service

With an SMS service, you can quickly and efficiently handle critical and time-sensitive communication tasks. Need to inform about changes in working hours or send an important notification that requires immediate action? And do you want to be able to receive a quick response? Then SMS is your solution.

With open rates of 98% for text messages and SMSs read within seconds, you can be (almost) certain that your communication is seen instantly.

With inMobile, you get an SMS service that is reliable, scalable, and easy to use - no matter how many text messages you send or in which countries.

Picture of a service employee working in an office with an example of an internal service SMS
SMS API

Integrate SMS into your systems with inMobile's intuitive SMS API

An SMS API (Application Programming Interface) makes it easy to send, receive, and manage SMS messages via a programming interface. Automate your communication without logging into a separate platform - perfect for both critical and time-sensitive tasks.

With inMobile's SMS API, you can integrate SMS functionalities directly into your organisation's own systems and applications. That way, you can manage all your communication in one place, knowing that your SMS messages will be delivered securely and on time, no matter where in the world the recipients are.

Use inMobile's well-documented API to build, enhance, and scale your communication platform.

Picture showing a developer employee

Thousands of companies use inMobile's SMS gateway

Since 2008, inMobile has made it easier for businesses to communicate, engage, and inform with text messages across industries and needs.

Want to know more?

Graphics showing inMobile

REST API for our SMS gateway

inMobile has developed a simple, intuitive, and scalable REST API, making it easy to tailor an SMS solution to your business needs.


use Inmobile\InmobileSDK\InmobileApi;
use Inmobile\InmobileSDK\RequestModels\Message;
​
/*
 * Initialize the Inmobile API Client
 */
$api = new InmobileApi('my-api-token');
​
/*
 * Send the message
 */
$response = $api->messages()->send(
    Message::create('This is a message text to be sent')
        ->from('1245')
        ->to('4512345678')
);
use Inmobile\InmobileSDK\InmobileApi;
use Inmobile\InmobileSDK\RequestModels\Message;

/*
 * Initialize the Inmobile API Client
 */
$api = new InmobileApi('my-api-token');

/*
 * Send the message
 */
$response = $api->messages()->send(
    Message::create('This is a message text to be sent')
        ->from('1245')
        ->to('4512345678')
);

// Wrap the following in a try/catch - should also be done for all calls to the api
try
{
    var result = client.SmsOutgoing.SendSmsMessages(new List<OutgoingSmsMessageCreateInfo>() {
        new OutgoingSmsMessageCreateInfo(to: "4511223344", text: "Hello world", from: "FancyShop", statusCallbackUrl: null)
    });
    // statusCallbackUrl: Specify a url if you want report callbacks
}
catch (InMobileApiException ex)
{
    Console.WriteLine("Unexpected exception: " + ex.Message);
}
// Wrap the following in a try/catch - should also be done for all calls to the api
try
{
    var result = client.SmsOutgoing.SendSmsMessages(new List<OutgoingSmsMessageCreateInfo>() {
        new OutgoingSmsMessageCreateInfo(to: "4511223344", text: "Hello world", from: "FancyShop", statusCallbackUrl: null)
    });
    // statusCallbackUrl: Specify a url if you want report callbacks
}
catch (InMobileApiException ex)
{
    Console.WriteLine("Unexpected exception: " + ex.Message);
}

"inMobile has become an important communication tool for us. We can react quickly and the affected employees are notified within minutes."

Steen Guldborg

IT Manager, Aarsleff

"SMS is a reliable and secure medium. Unlike emails, you know that the SMS won't end up in a spam filter, and it's incredibly easy to get your message across."

Theis Jørgensen

Chief Revenue Officer, Dinero

"With inMobile's SMS solution, we have created a system that handles over 50% of drivers' enquiries to the distribution office at DHL Freight."

Jesper Elkjær

Dispatcher, Domestic Operation East, DHL Freight

"inMobile has been insanely good at supporting and continuously following up on how things are going. I recommend inMobile to everyone in my network who wants to get started with SMS. Other SMS providers are more expensive and lack as good support."

Kenneth Rohr Dahl

CRM Manager, Trendhim

Create new possibilities with innovative SMS integrations

Why choose inMobile?

The SMS message is the most personalised and direct way to communicate with your target audience. Discover how one message quickly turns into engagement, action, and loyalty.

99.998% uptime

the last 12 months

Hosting in the EU

data does not leave the EU

24/7 emergency hotline

every day of the year

21 seconds

average phone response time

+300 million SMS messages

Handled annually

GDPR compliant

ISAE3000 certificate from Deloitte

Your data security is important to us: We comply with GDPR

The EU's General Data Protection Regulation, also known as GDPR, and the associated legislation on personal data protection came into force on 25 May 2018. Since then, we have prioritised the necessary actions that ensure you comply with the GDPR. The ISAE 3000 statement from Deloitte is your guarantee of compliance.

FAQ: SMS gateway

What is inMobile?

inMobile is a communication platform that makes it easy for businesses to send messages via SMS, RCS and email. The platform is used for marketing, customer service and automated system messages and can be integrated with your existing systems via API.

With inMobile, you get high reliability, personalised support and a GDPR-compliant solution that helps you communicate quickly, securely and personally - whether you send one message or thousands.

How does the inMobile SMS gateway work?

inMobile's SMS gateway makes it easy to send SMS messages directly from the platform or through your own system via API. You can send marketing campaigns, service messages and automated system messages - quickly and securely to both domestic and international recipients. The result is a reliable and flexible solution that gives you full control over your communication.

What can I use RCS messages for?

RCS messaging allows you to communicate more visually and interactively with your recipients. You can send messages with images, videos, buttons and branding directly in the recipient's messaging app.

RCS can be used for everything from product displays and marketing campaigns to customer service, reminders and order confirmations. It provides a more engaging experience where the recipient can act directly on the message and respond in real-time.

What is a transactional email?

A transactional email is a message that is sent (often automatically) when a recipient takes an action, such as a purchase, payment, password request or account change. The purpose is to confirm, inform or guide the recipient so they know that the action has been completed correctly.

Transactional emails provide peace of mind, reduce support calls and ensure a professional experience. At inMobile, they are sent through a stable and secure email API, so they are delivered quickly and reliably - every time.

Can I integrate inMobile with my own systems?

Yes, you can. inMobile can be easily integrated with your existing systems via API. You can connect the platform to your CRM, webshop or marketing system, for example, so you can synchronise contacts and data between systems - or even send messages directly from the tools you already use.

With an integration, it's easy to automate broadcasts, track data across and unify all your communication in one place.

Is inMobile GDPR compliant?

Yes. inMobile is 100% GDPR compliant and ISAE 3000 audited by Deloitte, which means that we process and store data securely within the EU and in accordance with applicable legislation.

Read more about inMobile's data security and compliance here.

What does it cost to use inMobile?

The price of inMobile depends on which channels you use and how many messages you send. With inMobile, you pay a fixed subscription for full access to the platform including all features. You are then charged for the consumption on the individual channels.
This means you always have full transparency into your costs. Contact us to learn more or see inMobile's prices here.

And remember: You can always create a free trial account and test the platform with no obligation.

Can I test inMobile before I decide?

Yes, you can. You can try inMobile for free for 14 days - no strings attached and no credit card required. During the trial period, you get access to test inMobile's user-friendly platform, try out the features and see how the solution fits into your workflow.

What makes inMobile different from other communication platforms?

inMobile stands out by combining ease of use, reliability and personalised support in one unified solution. You get a platform developed and operated in Denmark, but with global reach.

We focus on making professional communication easy - whether you send marketing campaigns, service messages or integrate with our API. Here you get a solution that can be customised to your business needs.

Read more about who inMobile is.

Who uses inMobile?

inMobile is used by companies in many industries: from webshops and service companies to public institutions and SaaS providers. The platform is flexible and scalable to suit small teams and large organisations alike.

Common to inMobile's customers is the need for a reliable and user-friendly communication solution for SMS, RCS and transactional email, with a focus on stable, fast and secure delivery.

Is a global SMS gateway the best choice?

Not necessarily. Reliability is key when it comes to SMS delivery. This applies regardless of where your business operates from. With inMobile you get a powerful, stable and international SMS gateway that's built to deliver messages quickly and securely around the world.

Our infrastructure — featuring direct connections to Nordic telecom networks and partnerships with leading global SMS providers — ensures high deliverability and consistent performance, whether you’re sending locally or internationally. Combined with personalised support and a very user-friendly platform, inMobile gives you a global SMS gateway you can trust - no matter where your recipients are located.