Skip to main content

Development Libraries

Develop with our API libraries to get the fastest integration experience.


warning

Make sure you have signed up and have your API keys.

Install a library

We have API libraries for various programming languages. Select your preferred programming language and follow the instructions.

With PIP

To install the API client library, simply execute:

pip install messente-api

Or with Setuptools

To install the API client library, simply execute:

python setup.py install --user

then import the package:

import messente_api

Take a look at the library's GitHub and PyPI pages.

Let us know if your preferred language is not in the list
warning

These libraries only contain Omnichannel and Phonebook API features. For other Messente features, you need to install different set of libraries. Libraries page contains the list of all our SDKs.