Statuscake icon

Statuscake

Website monitoring platform for uptime tests, alerts, pagespeed checks, SSL checks, and public status data.

Tracks uptime-monitor events and alert activity across tests, SSL checks, pagespeed checks, and public status data.

Sign in to connect Statuscake

Sign in to connect an account and start using Statuscake in your apps.

Example Use Cases

These are example ways Snow can use Statuscake when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Create Contact Group

Tool to create a contact group for alert notifications in StatusCake. Use when you need to set up a new group of notification recipients for monitoring alerts. The group can include email addresses, mobile numbers, integrations, and a webhook URL. At minimum, provide a name; other notification methods are optional.

Create Heartbeat Test

Tool to create a heartbeat check in StatusCake. Use when you need to set up monitoring for services that send periodic pings. A heartbeat check monitors whether your service is sending regular "heartbeat" pings to StatusCake. If the service fails to send a ping within the specified period, StatusCake will alert you through the configured contact groups. This is ideal for monitoring cron jobs, backup processes, or any scheduled tasks that should run at regular intervals.

Create PageSpeed Test

Tool to create a new pagespeed check in StatusCake. Use when you need to set up performance monitoring for a website URL with specific check frequency and region. Returns the ID of the newly created test.

Create Uptime Test

Tool to create a new uptime monitoring check in StatusCake. Use when you need to set up monitoring for a website or server. Supports various check types including HTTP, PING, TCP, DNS, and more. Returns the ID of the newly created test.

Delete Contact Group

Tool to delete a contact group. Use when you need to remove an existing contact group by its ID after confirming its existence.

Delete Heartbeat Test

Permanently deletes a StatusCake heartbeat check. Use this to remove heartbeat monitoring tests that are no longer needed. This operation is irreversible - the heartbeat check and all its historical data will be removed.

Delete PageSpeed Test

Permanently deletes a StatusCake PageSpeed test. Use this to remove PageSpeed tests that are no longer needed. This operation is irreversible - the test and all its historical data will be removed. The operation is idempotent - deleting an already-deleted test will still return success.

Delete SSL Test

Tool to delete an SSL check with the given ID. Use when you need to permanently remove an SSL monitoring test from StatusCake.

Delete Test

Permanently deletes a StatusCake uptime monitoring test. Use this to remove tests that are no longer needed. This operation is irreversible - the test and all its historical data will be removed. The operation is idempotent - deleting an already-deleted test will still return success.

Get All Contact Groups

Retrieves a paginated list of contact groups for alert notifications. Contact groups define who receives alerts when monitoring tests fail. Returns group names, email addresses, mobile numbers, and integrations. Use this to find existing contact groups before creating new ones or to verify notification recipients.