Skip to content

RESTful API

MultiChat API is based on REST and use standard HTTP response codes, authentication, and verbs. It allows you to interact with your threads, from creating threads or posts from a third party service. V1

API Base URL

https://api.multividas.com/rest/v1/multichat/

Released under the MIT License.