Principal Developer @ Umbraco HQ, blogger, speaker, overly curious
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.
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.