Supported Providers
StatusCake
StatusCake allows you to monitor your website and APIs. Keep allows to read alerts and install webhook in StatusCake
Authentication
This provider requires authentication.
- api_key: Statuscake API Key (required: True, sensitive: True)
Certain scopes may be required to perform specific actions or queries via the provider. Below is a summary of relevant scopes and their use cases:
- alerts: Read alerts from Statuscake
In workflows
This provider can’t be used as a “step” or “action” in workflows. If you want to use it, please let us know by creating an issue in the GitHub repository.
Connecting with the Provider
Obtain StatusCake API Key
- Create an account on StatusCake.
- After logging in, go to the My Account under Account Settings
- Under Manage API Keys, generate a new API key or use the default key.
- Copy the API Key. This will be used as the
Statuscake API Key
in the provider settings.