W
Watchful REST API
Details
- URL
-
https://watchful.li/api/v1 - Docs
- https://apis.guru/apis/watchful.li
Authentication
Sign in to your Watchful account at app.watchful.net, then use the API login operation documented in the Watchful API spec at `/users/login` to obtain a JWT. Send it in the Authorization header as Bearer <jwt>.
Sign in to your Watchful account at app.watchful.net. The Watchful REST API help page says to open the API tab in Watchful Settings and click Request new API key to create a key. Use that key as the api_key query parameter when calling the API.