RML Connect Send Direct API

The RML Connect Send Direct API allows sending WhatsApp messages without pre-approved templates. Messages are dispatched in real-time via the unified WBA messaging endpoint.

Endpoint

POST https://apis.rmlconnect.net/wba/v1/messages

Primary endpoint for all Send Direct message types

Authentication

Pass a valid JWT in the Authorization header for every request.

Content-Type: application/json
Authorization: <JWT_TOKEN>
📘

Info

All URLs in this document have been updated to https://apis.rmlconnect.net/wba/v1/messages per the production configuration.



Did this page help you?