Industries
Discover how businesses in your industry are using Esendex to achieve their communication goals.
Mobile Journeys move customers from A to B in the easiest way possible, increasing engagement rates in the process. Designed specifically for mobile, customers can be guided through any process – whether that’s making payments, completing a purchase, learning about your products, making appointments or reviewing offers and promotions.

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 and WhatsApp.
curl -X POST 'https://api.esendex.com.au/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, 7 day free trial
Begin your journey by opening a free Esendex account today and get 25 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.
Latest Blogs
Best SMS marketing platforms in Australia: 2026 comparison guide
MarketingDiscover Australia’s best SMS marketing platforms in 2026. Compare pricing, features, and compliance to find the right fit for your business.Top five WhatsApp Business API providers in Australia
APIDiscover Australia’s top WhatsApp Business API providers. Compare BSP integrations, AI tools, pricing, and local support for growing brands.SMS Appointment Reminders: How to Reduce No-Shows in Australian Healthcare
HealthcareNo-shows cost your healthcare practice time and revenue. Learn timing, strategies, and templates proven to work and backed by Australian research.


