API Keys
Manage your API keys to authenticate requests with Inconvo. Inconvo authenticates your API requests using your account’s API keys. If you don’t include your key when making an API request, or use an incorrect or outdated one, Inconvo returns an error.
Obtaining your API keys
Your API keys can be found on the “API Access” page of the Inconvo Dashboard.
Keeping your keys safe
Your secret API key can be used to make any API call on behalf of your account. Treat your secret API key as you would any other password. Grant access only to those who need it. Ensure it is kept out of any version control system you may be using. Control access to your key using a password manager or secrets management service.