This API provides a mechanism to communicate with the Aegis CRM application through the same basic HTTP calls on which the web is built, known as REST. These basic calls include GET, PUT, POST, and DELETE, and data is sent and received in either JSON or XML format.
Current Version
The current version of the API is v1. As newer versions become available, we'll make every attempt to allow those to coexist with older versions.
Schema
All API access is restricted to HTTPS. Blank fields are included as nulls and the date/time format is: YYYY-MM-DDTHH:MM:SSZ
Please see the documentation or contact Aegis CRM Support for additional information.