API Documentation
Learn how to connect and integrate with our API.
Authentication
All the API endpoints require an API key sent by the Bearer Authentication method.
curl --request GET \
--url 'https://updownmonitor.com/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://updownmonitor.com/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
All API endpoint results work with the UTC timezone unless specified otherwise.
User
Uptime monitors
DNS monitors
Server monitors
Heartbeats
Domain names
Notification handlers
Status pages
Status page statistics
Incidents
Account logs