Logistics & shipping
truora.com
Checks sandbox and mock API
**NOTE:** This is a preview of the API and it is not considered stable since refinements are still being made. # Introduction Welcome to the **Truora Check** [**RESTful API**](https://en.wikipedia.org/wiki/Representational_state_transfer) reference. You may also want to check out our [**Validations API docs**](https://docs.validations.truora.com/) or our [**Signals API docs**](https://docs.signals Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 25
- Collections
- -
- Event types
- -
example request
curl https://your-truora.slurry.io/v1/checks \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.0.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 25.
- POST/v1/behavior
- GET/v1/checks
- POST/v1/checks
- GET/v1/checks/health
- GET/v1/checks/{check_id}
- GET/v1/checks/{check_id}/details
- GET/v1/checks/{check_id}/pdf
- POST/v1/checks/{check_id}/pdf
- GET/v1/config
- POST/v1/config
- PUT/v1/config
- DELETE/v1/config