Programmatically manage monitors and retrieve change data. Base URL: https://www.siteshift.net
Your API Key
Business
Loading...
Endpoints
GET/v1/monitorsList all your monitors
Example
POST/v1/monitorsCreate a new monitor
Example
DELETE/v1/monitors/:idDelete a monitor
Example
GET/v1/monitors/:id/changesGet change history (limit, offset)
Example
GET/v1/monitors/:id/changes/latestGet most recent change
Example
Rate Limits
100 requests / hour per API key. Requests exceeding the limit return HTTP 429. The X-RateLimit-Remaining header tells you how many requests remain in the current window.
Change History
Loading history...
Notification Channels
Configure how you get alerted when this page changes.
Slack
Get a formatted Slack message with the AI summary and a link to your dashboard.
Custom Webhook
POST a JSON payload with monitor details, AI summary, and diff to any URL you control.
Email alerts are always on — Slack and webhook are additional channels.