APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Better Stack
MonitorCreateRequest
Better Stack
· Schema
MonitorCreateRequest
Request body for creating a new monitor.
Incidents
Logs
Monitoring
Platform
Status
Uptime
Observability
On-Call
Heartbeats
Properties
Name
Type
Description
url
string
The URL to monitor.
pronounceable_name
string
Human-readable name for the monitor.
monitor_type
string
Type of monitoring check.
check_frequency
integer
Check interval in seconds.
verify_ssl
boolean
Whether to verify SSL certificate.
email
boolean
Alert via email.
sms
boolean
Alert via SMS.
call
boolean
Alert via phone call.
push
boolean
Alert via push notification.
regions
array
Regions to monitor from.
policy_id
string
Escalation policy ID.
View JSON Schema on GitHub