/
/Checkmate API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 58m ago · Updated 2d ago
auth14
checks5
diagnostic1
geo-checks1
incidents4
invite3
logs1
maintenance-window6
monitors21
  • getList monitors for the caller's team
  • getList team monitors with their most recent checks (paginated)
  • getList monitor groups for the caller's team
  • getGet uptime details for a monitor
  • getGet hardware metrics detail for a monitor
  • getGet Docker host details for a monitor
  • getGet PageSpeed detail for a monitor
  • getGet geo check results for a monitor
  • postToggle pause state for a monitor
  • getGet SSL certificate info for a monitor
  • getGet domain registration expiry for a monitor
  • patchBulk update notifications across monitors
  • postCreate a new monitor
  • deleteDelete every monitor (superadmin only)
  • postInsert preconfigured demo monitors
  • getExport all team monitors as JSON
  • postImport monitors from JSON
  • getList supported game-server types
  • getGet a monitor by id
  • deleteDelete a monitor
  • patchEdit a monitor
notifications7
proxies6
queue4
settings3
status-page6
    monitors

    Bulk update notifications across monitors

    patch/monitors/notifications

    Request body

    monitorIdsstring[] required
    notificationIdsstring[] required
    action'add' | 'remove' | 'set' required

    Response

    OK

    successtrue required
    msgstring required

    Changes