What is the Management API?
Information
This feature is currently available in the beta version.
By using the Management API, you can retrieve and manipulate information within the management dashboard via the API. For example, for content, you can obtain the scheduled publication date and change the publication status.
Base URL
https://{SERVICE_ID}.microcms-management.io
Information
The Content API operates on a different domain. Please be aware of this.
Specifications
Using the Management API requires authentication via an API key. You can restrict the operations available for the API key by granting permissions. Please refer to the API key documentation for more details.

Limitations
- For limitations related to the Management API as a whole, please refer to the limitations documentation.
- For limitations specific to each API, please refer to their individual pages.
Content
This is the API related to content.
Unlike the Content API, it allows you to retrieve information that is only viewable within the management screen, such as the creator of the content and its status.
Media
This is the API related to media (images, files).
Members
This is the API related to members.
API
This is the API related to the APIs defined in the management screen.
