Messente
Messente is an Estonian CPaaS provider of global messaging and user verification services. A single Omnimessage endpoint sends SMS, Viber, WhatsApp, and Telegram with an automatic fallback chain, backed by contacts and groups in the Phonebook, phone number (HLR) lookup, PIN-based number verification / 2FA, delivery reports, and messaging statistics over an HTTP Basic authenticated REST API at api.messente.com/v1.
APIs
Messente Omnimessage API
The unified Omnimessage endpoint sends a message across SMS, Viber, WhatsApp, and Telegram as an ordered fallback chain, attempting each channel in priority order until delivery...
Messente SMS API
Global SMS delivery via the Omnimessage endpoint with sender ID, GSM/Unicode autoconvert, validity periods, and bulk sending to many recipients in a single request.
Messente Contacts API
Create, read, update, and delete contacts in the Messente Phonebook under /phonebook/contacts, manage their group memberships, and maintain a phone number blacklist to suppress ...
Messente Groups API
Manage contact groups under /phonebook/groups for segmentation and targeted bulk messaging, including creating, updating, listing, and deleting groups and adding or removing con...
Messente Number Lookup API
Synchronous HLR lookup at /hlr/sync returns network, roaming, and portability information for phone numbers, plus PIN-based number verification (2FA) at /verify/start and /verif...
Messente Statistics API
Request messaging statistics reports by country and destination network (MCC/MNC) over a date range at /statistics/reports, reporting sent, delivered, and failed message counts.
Messente Delivery Reports API
Retrieve per-channel delivery status for a sent Omnimessage at /omnimessage/{omnimessageId}/status, or receive asynchronous status pushes to a configured delivery report callbac...