Management API

SingleStore provides the Management REST API to create and manage workspace groups and workspaces. This RESTful API allows you to perform the following operations:

  • Create, update, or delete workspace groups, request information on available workspace groups, list the workspace groups

  • Create or delete workspaces, request information on workspaces, list the workspaces

  • Create, update, or delete private connections, request information on private connections

  • Create, update, or delete a folder in a Stage, request information on a folder

  • Upload, download, modify, or delete a file in a Stage

  • Request information on current organization, get raw compute and storage usage information for your organization

  • List the regions for a user

The Management API supports HTTP Bearer authentication, which must be used in conjunction with SSL (HTTPS) for secure communication over the network. API calls made over HTTP will fail. The Management API authenticates requests using a unique, hex-encoded alphanumeric key, which can be generated on the Cloud Portal.

For information on the Management API, refer to Management API Overview and Management API Reference.

Last modified: September 27, 2023

Was this article helpful?