Skip to content
Other

apis.guru

APIs.guru sandbox and mock API

Wikipedia for Web APIs. Repository of API definitions in OpenAPI format. **Warning**: If you want to be notified about changes in advance please join our [Slack channel](https://join.slack.com/t/mermade/shared_invite/zt-g78g7xir-MLE_CTCcXCdfJfG3CJe9qA). Client sample: [[Demo]](https://apis.guru/simple-ui) [[Repo]](https://github.com/APIs-guru/simple-ui) Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
7
Collections
-
Event types
-
example request
curl https://your-apis-guru.slurry.io/v2/list.json \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 2.2.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

All 7.

  • GET/list.json
  • GET/metrics.json
  • GET/providers.json
  • GET/specs/{provider}/{api}.json
  • GET/specs/{provider}/{service}/{api}.json
  • GET/{provider}.json
  • GET/{provider}/services.json