Management

The Management API is where you can administrate all non-content aspects of your project.

Using the Management API, you can manage environments, user permissions, content type schemas, and more.

Authentication

To authenticate to the Management API, your applications will use an OAuth client credentials flow outlined on Access Control.

OpenAPI

The Management API is fully compliant with the OpenAPIarrow-up-right v3 specification. It publishes an OpenAPI JSON document at the following link, which you can import into API tools or use to generate your own client libraries.

https://management.umbracocompose.com/v1chevron-right

API Documentation

You can find an overview and examples of how to call Management API endpoints on the API specification page below.

https://apidocs.umbracocompose.com/chevron-right

Last updated

Was this helpful?