API References
This document describes the REST API endpoints that are available for use by developers.
Our API uses standard HTTP response codes, authentication, accepts request bodies that have been form-encoded, and returns responses that have been JSON-encoded.
Requests for APIs must always be sent over HTTPS. Plain HTTP calls will be redirected to HTTPS. Without authentication, API requests may also fail.