Application REST API
ContentGrid Applications expose a REST API that can be used to programmatically access the metadata and content stored in your ContententGrid application.
The API documentation gives examples using curl, but various tools or libraries can be used for making calls to the API.
Authentication
Authenticate to the ContentGrid Application using OpenID Connect
API Usage
Basic usage of the REST API
HAL Usage
Advanced usage of the REST API using HAL and HAL-FORMS as hypertext formats
Error handling
Handling of REST API errors using Problem Details