SingleStoreDB is a distributed SQL database that scales out to power large enterprise data applications, now with its Management API (REST), making it easier to deploy and manage across various parts of the business. The new Management API allows for automation and integration with existing tools, supporting both transactional and analytics workloads, and is available to all customers to enable deployment and management at large enterprise scales. Representational State Transfer (REST) was chosen as the architectural style due to its ease of use and integration with existing enterprise infrastructure, ensuring secure and reliable management operations. The API offers endpoints for creating, retrieving, updating, suspending, resuming, and deleting workspaces, requiring an API key for authentication. Clients can make requests using HTTP verbs such as GET, POST, PATCH, and DELETE, and generate OpenAPI clients to develop client SDKs in various languages.