W

Watchful REST API

REST discovered

Details
URL
https://watchful.li/api/v1
Docs
https://apis.guru/apis/watchful.li
Authentication
Watchful JWT access token jwt discovered Get key ↗

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>.

Watchful API key api_key discovered Get key ↗

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.