In this post, Kenn Jacobsen explores the capabilities of the Umbraco Management API by recreating Paul Seal's Clean Starter Kit from scratch. He details the setup process, including creating various Umbraco entities and utilizing the NSwag tool for API client generation. He emphasizes the API's flexibility and efficiency, expressing excitement about its potential for custom integrations.
In this article, Afreed discusses their experiences with Umbraco's Management API, highlighting challenges in authorization for local and production environments. While the API offers robust capabilities, the documentation lacks comprehensive guidance for secure integration. The author advocates for improved documentation to enhance developer understanding and streamline the setup process.
Umbraco 15 has introduced a new Management API with server-to-server access using Client Credentials, enhancing integration capabilities. It features a new API user type for authentication and allows for member management through automation. The API supports member creation, updates, and deletions, making integrations more accessible and efficient.