API Reference›Create a new monitor
Create a new monitor
POST
/api/monitorsCreate a new monitor
Requires
Authorization: Bearer <token>Request bodyapplication/json
labelstringrequiredurlstring · urirequiredinterval_minutesnumberauto_intervalbooleanselectorstringintentarray<string>ai_topicstringhtmlobjectnew_items_onlybooleannotification_configobjecttagsarray<string>Responses
201Monitor created successfully
400Validation error
401Unauthorized
403Plan restriction
500Internal server error