/
DA
dascr
/
DaSCR-Board API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
18
12
16.2 KB
Debug
Trigger websocket redirect
get
/debug/{id}/redirect
Path parameters
id
string
required
Unique Game ID
Response
successful operation
All 18 operations
get
Trigger websocket redirect
get
Trigger websocket update
get
Get a specific game by id (not stripped with full data)
get
Get all games running
get
Get a specific game by id
post
Create a new game with id
delete
Delete a game by id
get
Get a specific game by id (stripped output for less data size, missing UndoLog and ThrowRounds)
post
Send a throw to the game with id
post
Switch to next player in game with id
post
Undo last action in game with id
post
Start game with id from the beginning
get
Get all players in DB
post
Create a player in DB
get
Get a specific player by id
delete
Delete a player by id
patch
Get a specific player by id
post
Upload an image for player with id