Skip to content
Cloud infrastructure/devops

dracoon.team

DRACOON sandbox and mock API

REST Web Services for DRACOON<br><br>This page provides an overview of all available and documented DRACOON APIs, which are grouped by tags.<br>Each tag provides a collection of APIs that are intended for a specific area of the DRACOON.<br><br><a title='Developer Information' href='https://developer.dracoon.com'>Developer Information</a>&emsp;&emsp;<a title='Get SDKs on GitHub' href='https://githu Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
294
Collections
-
Event types
-
example request
curl https://your-dracoon-team.slurry.io/api/v4/auth/openid/login \
  -H "Authorization: Bearer slurry_sim_..."

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

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 294.

  • POST/v4/auth/login
  • GET/v4/auth/openid/login
  • POST/v4/auth/openid/login
  • GET/v4/auth/ping
  • POST/v4/auth/recover_username
  • POST/v4/auth/reset_password
  • GET/v4/auth/reset_password/{token}
  • PUT/v4/auth/reset_password/{token}
  • GET/v4/config/info/defaults
  • GET/v4/config/info/general
  • GET/v4/config/info/infrastructure
  • GET/v4/config/info/notifications/channels