Endpoints - Hyland Content REST API - Current - Current - Ready - Content Innovation Cloud - external

Hyland Content REST API

Platform
Content Innovation Cloud
Product
Hyland Content REST API
Release
Current
License

To make calls to the Content REST API, you must include the URL of the Hyland Content repository directly before the endpoint in your request. In this guide's tutorials, this URL is represented by the [base_url] placeholder in sample requests (for example, GET [base_url]/hello/protected). However, in this guide's reference topics, the [base_url] placeholder is omitted for simplicity (for example, GET /hello/protected).

Additionally, this guide includes several different endpoints that are associated with similar or identical requests or responses, especially for endpoints belonging to the same API. Where feasible, the Endpoints sections refer to common requests and responses in the Objects sections to reduce redundancies.