API Interface

Integration with third parties


What is an API?

An application programming interface (API) is a way that two or multiple computer programs to communicate with each other. It is a type of software interface that offers a service to other software. The document or standard that describes how to create or use such a connection or interface is called an API specification. A computer system that conforms to this standard is said to implement or expose an API. 

API and Mango


Mango has its own API interface and is ready for you. If you don't need to use APi too often, the basic license will be enough for you and it's completely FREE! 

You can find API documentation here :

REST API Mango

Security


API security is important and therefore when generating an API key, you can choose which functions can be called using the key and at the same time limit the given key to only certain IP addresses.  

Thanks to the API, you can upload online data to Microsoft Excel, for example, and prepare your own reports as needed.

You can read how to do it here:

Connection with MS Excel