API keys are used to authenticate requests to the API. API keys operate at the Workspace level and are used to authenticate requests to the API. You can create multiple API keys for a single Workspace, and each API key can be given different permissions. All API keys have an Access Key ID and an Access Key Secret. The Access Key ID is used to identify the API key, and the Access Key Secret is used to authenticate the request. You should keep the Access Key Secret secure and never share it with anyone. You can differentiate API keys’ Access Key ID from Workspace’s Access Key ID by the prefix “AP”.Documentation Index
Fetch the complete documentation index at: https://docs.fonoster.com/llms.txt
Use this file to discover all available pages before exploring further.
Workspace’s Access Key ID have the “WO” prefix, and User’s Access Key ID has the “US” prefix
index.js and add the following code: