Customer demo environment · eu-west-1 · smoketest
Ten simulators that mimic the external systems FieldPass integrates with — Nigerian government APIs, payment gateway, access control, helicopter ops, weather, biometric match, and induction content CDN. Each one exposes a live Swagger UI where you can exercise endpoints in the browser.
| Simulator | What it mimics | Try it |
|---|
| Swagger UI | Every simulator exposes /docs. Click "Try it out" on any endpoint to hit it live. |
|
| OpenAPI spec | JSON at /openapi.json on each simulator. Paste into Postman or ReDoc. |
|
| Reset state | POST /_admin/reset wipes domain tables; POST /_admin/seed loads a named scenario. |
|
| Chaos knobs | Force latency or error rates via POST /_admin/chaos. Off by default. |