Create check
documentedCreate a new uptime check.
POST /api/v1/checks/Checksno implementation yet0 runsInput
title
Check name
e.g. Website uptime check
alert_note
Alert note
Optional note included with alerts
location
Location
e.g. us-east-1
alert_users
Alert user IDs
Comma-separated IDs
alert_contacts
Alert contact IDs
Array of contact IDs
monitoring_interval
Monitoring interval (seconds)
Polling interval in seconds
url*
URL to monitor
https://example.com
request_timeout
Request timeout (seconds)
Timeout in seconds
basic_auth_username
Basic auth username
Username for endpoint
basic_auth_password
Basic auth password
Password for endpoint
custom_header
Custom headers as JSON
JSON object of headers
command_string
Command string
Shell command to run, if any
success_string
Success string
Response string indicating success
error_string
Error string
Response string indicating error
Calls Freshping as you (your API key is your account); keychains.dev holds the credentials.