REST APIs

The REST APIs provide programmatic access to read and write Mandoo data. Create a new Contact, Mail or Form, read user profile and view data, and more. The REST API identifies Mandoo applications and users using OAuth2 token; and responses are in JSON format.


Authentication on all endpoints

Applications must authenticate all requests with OAuth 2.0. This allows us to prevent abusive behavior, and it also helps us to further understand how categories of applications are using the API. We apply this understanding to better meet the needs of developers as we continue to evolve the platform.