Skip to main content

Run route test

POST 

/api/v1/route-tester/test

Upload a GPX or CSV route file and test it against your geofences and workflows.

For small routes (≤500 points): Returns results immediately (200). For large routes (>500 points): Returns pending status with test_id to poll (202).

Results include:

  • Geofence events (enter, exit, dwell)
  • Workflows that would trigger
  • Payload previews for each action (secrets redacted)

No external actions are executed - this is preview only.

Request

Responses

OK