Uptime monitoring
Bulk import monitors
Import multiple monitors from a CSV file.
Overview
Bulk import is reserved in the router at /uptime/bulk-import but the UI isn't shipped in the current release. The quickest way to create many monitors today is the REST API — POST /api/v1/monitors for each entry, or scripted against your own CSV. See the OpenAPI spec exposed at /api-docs on your Checkmate server for the full monitor payload.
If you want this feature, track or file an issue on GitHub.