Industries
Discover how businesses in your industry are using Esendex to achieve their communication goals.

Built by developers, for developers. Integrate our APIs for simple, real-time communication
Use our API documentation to integrate Esendex’ services into your systems within minutes. Here’s how to send an SMS:
// The POST v1/messages endpoint allows you to send a message to a single contact in one request.
// The message can also be sent via different channels; including SMS, Whatsapp and RCS.
curl -X POST 'https://api.esendex.co.uk/v2/messages' -H 'X-Api-Key: {{your-key-here}}' -H 'Content-Type: application/json' -d
{
"accountReference": "EXxxxxxxxx",
"name": "name",
"characterSet": "characterSet",
"channel": "channel",
"from": "from",
"validity": "2025-07-30T09:38:04.4517739+00:00",
"messageType": "messageType",
"body": {
"text": "text",
"templateId": "templateId"
},
"recipients": [
{
"msisdn": "msisdn",
"variables": {},
"metaData": {}
}
],
"addressBook": {
"contacts": [
{
"id": "id"
}
]
},
"metaData": {}
}
No commitment, 30 day free trial
Begin your journey by opening a free Esendex account today and get 100 SMS credits.
Ready? Set? Go!
Learn how to get your service up and running with our simple quickstart guides.
Let’s start sending, together.
Discover the full power of our mobile messaging platform.
Insights
Collections Transformed: How Digital Journeys Balance FCA Compliance and Boost Payment Velocity
Finance & DCAsWhat we’ll cover The Challenge: The Pressure to Be Ethical and EfficientSolution 1:…The Customer Service Index 2026: How are industries stacking up?
Customer ServiceNew data by Esendex has revealed how industries stack up when it comes to customer service excellence – and where businesses are missing the mark in customer support.Why RCS is the new enterprise standard for secure, high-impact business messaging
RCSWhat we’ll cover The need for a new standardDefining the new standard: Security…


