watchful.li
Watchful is a website maintenance platform for agencies and site owners that helps manage WordPress and Joomla sites, including updates, backups, monitoring, logs, and reports.
Watchful exposes one REST API for site-management operations, documented via a Swagger/OpenAPI description and authenticated by either a JWT bearer token or an API key query parameter.
- Watchful REST APIdiscovered
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.
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>.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing