OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"Tallwatch API","version":"1.0.0","description":"Public REST API for Tallwatch uptime monitoring. Authenticate with a Bearer API key (`Authorization: Bearer tw_live_...`). Reads need a key with the `read` scope; writes need `write`. List endpoints are cursor-paginated: pass `cursor` + `limit` and follow `next_cursor`."},"servers":[{"url":"https://api.tallwatch.com"}],"security":[{"bearerAuth":[]}],"tags":[{"name":"Monitors"},{"name":"Incidents"},{"name":"Status