Alphamoon Workspace API uses API keys to authenticate requests.
To authorize your API calls, you can choose between two methods: using the API key in the request header or using the API key in Basic Auth. Choose the method that best suits your requirements and follow the instructions below.
Using Basic Auth
API key Basic Auth allows a user agent, such as a web browser, to provide credentials to the server in order to access protected resources.
Here's an example of Basic Authentication requests using the Alphamoon Workspace API key: