/
DA
dascr
/
DaSCR-Board API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 44m ago · Updated 1mo ago
Details
Filter operations
Debug
3
Game
9
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
Player
6
Game
Get all games running
get
/game
Response
successful operation
Game[]
required
uid
string
player
integer[]
game
string
variant
string
in
string
out
string
sound
boolean
podium
boolean
autoswitch
boolean
cricketrandom
boolean
cricketghost
boolean
GameObject
GameObject
Changes