{question}
How to create Management API Key?
{question}
{answer}
The Management
API can be used to create and manage workspaces and clusters. SingleStore recommends reading Management
API Overview before getting started with the API reference.
All the URLs referenced in this API documentation use the https://api.singlestore.com
service endpoint as their base.
In this article, we are going to check on how to use Management API.
Step 1: Choose the API Key from the customer portal (https://portal.singlestore.com), The option is available under the Org name.
Click on Org name -> select "API Keys"
In case you don't have the API Keys option, please reach out to SingleStore support.
Step 2: Click on "Create API Key" on the web page's right-hand side top:
Step 3: Name the key and choose the expiry day or choose never expire,
Step 4: Click on "Create" which will show the API key on the screen. Please save it somewhere safe; if we miss the key, we will have to generate a new key.
Now we have the API Key.
Next, how to use the key is explained on the API reference page.
{answer}