StatusCake integration (Developer Tools). Imported from open-connector.
https://api.statuscake.com/v1/uptime
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The page number of results to return. |
| limit | integer | optional | The number of uptime tests to return per page. |
| tags | string | optional | A comma-separated list of tags used to filter uptime tests. |
| uptime | boolean | optional | Whether the response should include uptime data. |
/uptime/{test_id}
| Param | Type | Required | Description |
|---|---|---|---|
| test_id | string | required | The unique identifier of the StatusCake uptime test. |
/uptime
| Param | Type | Required | Description |
|---|---|---|---|
| host | string | optional | The hosting provider name recorded for the uptime test. |
| name | string | required | The human-readable name of the uptime test. |
| port | integer | optional | The destination port used for TCP uptime tests. |
| tags | array | optional | Tags assigned to the uptime test. |
| paused | boolean | optional | Whether the uptime test should be paused. |
| dns_ips | array | optional | The DNS IP addresses expected from the monitored host. |
| regions | array | optional | The regions used for the uptime test. |
| timeout | integer | optional | The timeout in seconds before StatusCake marks the probe as failed. |
| use_jar | boolean | optional | Whether the uptime test stores cookies between requests. |
| post_raw | string | optional | The raw HTTP request body sent by StatusCake for POST-based uptime tests. |
| post_body | string | optional | A JSON string payload sent by StatusCake when the uptime test uses POST. |
| test_type | string | required | The uptime test type accepted by StatusCake. |
| check_rate | integer | required | The uptime check interval in seconds accepted by StatusCake. |
| dns_server | string | optional | The FQDN or IP address of the DNS server used for DNS uptime tests. |
| user_agent | string | optional | The custom user agent string sent by StatusCake when probing the target. |
| do_not_find | boolean | optional | Whether StatusCake should fail the test when the find_string is present. |
| find_string | string | optional | The string that must be present in the response body for the uptime test to pas… |
| website_url | string | required | The URL or IP address of the server monitored by the uptime test. |
| confirmation | integer | optional | The number of confirmation servers StatusCake uses before alerting. |
| trigger_rate | integer | optional | The number of minutes StatusCake waits before sending an alert. |
| custom_header | string | optional | A JSON string or object representing the custom headers sent by StatusCake. |
| basic_password | string | optional | The basic authentication password used by the uptime test. |
| basic_username | string | optional | The basic authentication username used by the uptime test. |
| contact_groups | array | optional | The contact group IDs notified by the uptime test. |
| follow_redirects | boolean | optional | Whether StatusCake should follow redirects while probing the target. |
| include_header | boolean | optional | Whether response headers should be included when matching the response body. |
| status_codes | array | optional | The HTTP status codes considered healthy by the uptime test. |
/uptime/{test_id}
| Param | Type | Required | Description |
|---|---|---|---|
| test_id | string | required | The unique identifier of the StatusCake uptime test. |
| host | string | optional | The hosting provider name recorded for the uptime test. |
| name | string | optional | The human-readable name of the uptime test. |
| port | integer | optional | The destination port used for TCP uptime tests. |
| tags | array | optional | Tags assigned to the uptime test. |
| paused | boolean | optional | Whether the uptime test should be paused. |
| dns_ips | array | optional | The DNS IP addresses expected from the monitored host. |
| regions | array | optional | The regions used for the uptime test. |
| timeout | integer | optional | The timeout in seconds before StatusCake marks the probe as failed. |
| use_jar | boolean | optional | Whether the uptime test stores cookies between requests. |
| post_raw | string | optional | The raw HTTP request body sent by StatusCake for POST-based uptime tests. |
| post_body | string | optional | A JSON string payload sent by StatusCake when the uptime test uses POST. |
| test_type | string | optional | The uptime test type accepted by StatusCake. |
| check_rate | integer | optional | The uptime check interval in seconds accepted by StatusCake. |
| dns_server | string | optional | The FQDN or IP address of the DNS server used for DNS uptime tests. |
| user_agent | string | optional | The custom user agent string sent by StatusCake when probing the target. |
| do_not_find | boolean | optional | Whether StatusCake should fail the test when the find_string is present. |
| find_string | string | optional | The string that must be present in the response body for the uptime test to pas… |
| website_url | string | optional | The URL or IP address of the server monitored by the uptime test. |
| confirmation | integer | optional | The number of confirmation servers StatusCake uses before alerting. |
| trigger_rate | integer | optional | The number of minutes StatusCake waits before sending an alert. |
| custom_header | string | optional | A JSON string or object representing the custom headers sent by StatusCake. |
| basic_password | string | optional | The basic authentication password used by the uptime test. |
| basic_username | string | optional | The basic authentication username used by the uptime test. |
| contact_groups | array | optional | The contact group IDs notified by the uptime test. |
| follow_redirects | boolean | optional | Whether StatusCake should follow redirects while probing the target. |
| include_header | boolean | optional | Whether response headers should be included when matching the response body. |
| status_codes | array | optional | The HTTP status codes considered healthy by the uptime test. |
/uptime/{test_id}
| Param | Type | Required | Description |
|---|---|---|---|
| test_id | string | required | The unique identifier of the StatusCake uptime test. |
/uptime-locations