Rest API Documentation
The Adm Cloud Rest API is a series of web services that you can use to interchange data with Adm Cloud. Operations like get a customer list or save an invoice are done easily with the Rest API.
Steps to use the API:
1. Create an integration inside Adm Cloud
Inside Adm Cloud, go to the web service integrations page, create a new integration and take note of the generated ID.
3. Read the documentation and download the sample code
2. Call one of the Api End Points using the programing language of your choice
You will get an object in Json format with the requested information
4. Send us any question
Contact us using the form so we can assist you