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.
https://{SERVICE_ID}.microcms-management.io
The Content API operates on a different domain. Please be aware of this.
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.

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.
This is the API related to media (images, files).
This is the API related to members.
This is the API related to the APIs defined in the management screen.