All integrations
Developer surface

PulseTrace + OpenAPI import

Turn a spec into a monitor per endpoint.

Paste or upload an OpenAPI 3 document and PulseTrace proposes an HTTP monitor for every operation — method, path, expected status — so an API with forty routes is fully watched in one step instead of forty.

Set it up in three steps

  1. 1Monitors → Import → paste an OpenAPI 3 JSON/YAML document or its URL.
  2. 2Review the proposed monitors (uncheck any you don't want, set interval and regions once for all).
  3. 3Import. Each monitor is a normal HTTP monitor you can edit afterwards.
Result
openapi.yaml → 38 operations found
✓ 36 monitors created (2xx expected, 60s interval, 2 regions)
– 2 unchecked and skipped

Questions about OpenAPI import

Does it re-sync when the spec changes?
Import is a one-time bootstrap; re-importing shows only the operations that don't already have a monitor.