Updated API Reference (markdown)

master
dgtlmoon 2023-01-10 19:02:28 +01:00
rodzic e454adfe22
commit c120091d46
1 zmienionych plików z 1 dodań i 10 usunięć

@ -5,17 +5,8 @@ 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
```bash
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
<img src="https://user-images.githubusercontent.com/275001/169546445-3e9e18fa-9649-4867-9cd7-6bb5f6d87ffe.png" height="200">
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
All API documentation now available at https://changedetection.io/docs/api_v1/index.html