Get monitor
Authorization
AuthorizationRequiredBearer <token>API key. Manage keys from the dashboard at app.bytekit.com.
In: header
Path Parameters
idRequiredstringPattern:
"^mon_"Successful response.
POST /v1/monitorsCreate a change-detection monitor
Creates a recurring change-detection monitor for a URL, delivering results via webhook. **Limits:** request bodies are capped at 512 KB. An oversized body returns a `400` with error code `request_too_large`.
PATCH /v1/monitors/{id}Update monitor
Next Page