Generating new API key
See how to generate new API keys
Last updated
See how to generate new API keys
Last updated
At Alphamoon Workspace API we use API keys to authenticate requests. Take a look at our step-by-step guide on how to generate your new API key.
In order to create a new API Key sign in to Alphamoon Workspace and enter Your profile:
Below the Personal settings section, you will see another one - Your organization's API Keys:
Click the Create new API Key button and you will see the view below:
Once the window shows up:
Enter your API key's name
Select API access scopes (determining what actions you can perform within the API - you choose All or select only the ones you need).
Select the expiration date of your API key (we recommend changing the API key every 3 to 6 months).
Then click the Confirm button.
When created, your API key will be shown at the top of the section. Metadata about your API key will be added to the table below:
You can also delete an API Key here by clicking the bin icon.
The value of the API key is split by a colon into what we call a user and a pass. Bear in mind that these credentials are not the same as your Workspace login data.
Example:
If your API key has the value h12shadjada:13ehjhj1b3j then the value for the user is h12shadjada and the value for the pass is 13ehjhj1b3j.
To ensure the full security of your API keys as well as your credentials, we recommend you follow these best practices: