REST API: Introduction
Updated on Sep 23, 2022 2 minutes to readREST API is a powerful and simple way to interact with the Every8.Cloud Platform.
We have designed our APIs to enable companies of any size to integrate Every8.Cloud solutions with other systems and help them get the most value out of their IT infrastructure.
Every8.Cloud APIs are built using REST conventions with Platform independence and Service evolution in mind. They use the standard protocols and formats including HTTP methods POST , GET , PATCH , DELETE and error response codes.
All API requests must be made over HTTPS. Calls made over plain HTTP will fail.
All usage of the API is closely monitored to ensure the quality and the availability of the service.
All apps must comply with the Acceptable Use Policy. The APIs can be changed or deprecated over time.