Skip to content
dgtlmoon edited this page Jan 10, 2023 · 10 revisions

Changedetection.io API

Drive your changedetection.io from other systems with our RESTful API.

Use the API key that is generated for you found at Settings > API

Example

Request

curl -H "x-api-key: 1a8cbe83a28440010bd7638bea6d307d" http://localhost:4000/api/v1/watch/b955b13a-aaca-4c68-9ccc-3b3552d83f4c

A new API key section is added in global config

Always include x-api-key header value if enabled, copy/paste the key from the global settings page

For full API docs please visit https://changedetection.io/docs/api_v1/index.html