Service endpoint
The Service Endpoint Resource contains the root resource to access the REST API of Sitecore Content Hub. This should be the only URL known by the client, and serves as the starting point to reach every other resource.
Methods supported: GET, HEAD
GET /api
Returns a Service Endpoint Object describing where to find the entities and entity definitions, among other things.
Example request:
Example response: