Introduction

Our API adheres to REST principles, featuring predictable, resource-oriented URLs. It utilizes JSON for request and response formats, and employs standard HTTP response codes, authentication mechanisms, and verbs. Exceptions to this standard, where an API is specifically designed to return a particular resource type, will be clearly documented.

Last updated