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.