Sitecore Content Hub Admin API

The Sitecore Content Hub Admin API is a GraphQL API that provides access to administrative functions within a Content Hub tenant, accessible at the path /api/graphql/admin/v1 relative to the Content Hub instance URL. It enables programmatic management of tenant-level configuration, schema definitions, and other administrative resources that are not exposed through the standard REST API.

API entry from apis.yml

apis.yml Raw ↑
aid: sitecore:content-hub-admin-api
name: Sitecore Content Hub Admin API
tags:
- Administration
- Content Hub
- Digital Asset Management
- GraphQL
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://your-tenant.stylelabs.io/api/graphql/admin/v1
humanURL: https://doc.sitecore.com/ch/en/developers/cloud-dev/content-hub-admin-api.html
properties:
- url: https://doc.sitecore.com/ch/en/developers/cloud-dev/content-hub-admin-api.html
  type: Documentation
description: The Sitecore Content Hub Admin API is a GraphQL API that provides access to administrative
  functions within a Content Hub tenant, accessible at the path /api/graphql/admin/v1 relative to the
  Content Hub instance URL. It enables programmatic management of tenant-level configuration, schema definitions,
  and other administrative resources that are not exposed through the standard REST API.