The HTTP Message API uses HTTP calls to send and receive messages from an end user. Here’s just a few of the things you can accomplish with this API:

For a quick reference to the paths and endpoints, please see below.

Paths

The format of all GET methods in this API are:

/MessageApi/{method}/{id}
or
/MessageApi/{method}/{id}?{variable}={value}

The format of all POST methods in this API are:
/MessageApi/{method}Carrier Lookup Methods

Server Endpoints

EnvironmentVersionPublic URL
US3https://messageapi.vibesapps.com
EU3https://messageapi.eu.vibes.com/MessageApi

https://messageapi-eu.vibesapps.com/MessageApi (deprecated on 11/13/2020; may be removed in future)

📘

Where are the XSD files?

The Vibes MessageAPI does not contain XSD files, primarily to help ensure forward compatibility with future versions.