Skip to content
Other

logoraisr.com

API docs | logoraisr.com sandbox and mock API

<p style="font-size:110%;">Dig into our logoraisr API reference documentation. We also offer an OpenAPI specification to allow easy integration into your systems. You can download the json file by clicking on the download button.<p><br><p style="font-size:110%; font-weight:bold">OpenAPI 2.0 Validation Status</p><img src="https://online.swagger.io/validator?url=https://docs.logoraisr.com/"> Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
10
Collections
-
Event types
-
example request
curl https://your-logoraisr.slurry.io/rest-v1/processes/ \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version v1.

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

All 10.

  • GET/previews/{file_id}/
  • GET/processes/
  • GET/projects/
  • POST/projects/
  • GET/projects/{project_number}/
  • GET/reports/
  • POST/reports/
  • GET/reports/{report_number}/
  • GET/results/{result_file_id}/
  • POST/uploads/