API keys are used to authenticate requests to the Cachet API. You can create multiple API keys with different permissions to control access to the API. This is particularly useful if you want to give third-party services access to your Cachet data without granting them full access to your status page.Documentation Index
Fetch the complete documentation index at: https://docs.cachethq.io/llms.txt
Use this file to discover all available pages before exploring further.
Creating an API Key
To create an API key, follow these steps:Step 1
Go to the “Manage API Keys” page in the Cachet dashboard. This is located under the “Settings” navigation group.
Step 2
Click the “New API Key” button. You will need to provide a name for the API key. This can be any name that helps
you identify the key.You may select an expiration date for the token. This provides an extra layer of security as tokens will no longer
work after the expiration date. You may choose to leave this blank to create a token that never expires.Finally, select the permissions for the API key. You may leave the permissions empty to select give full permissions.