Skip to content

Submit a dice seed

POST
/bot/game/{id}/seed
curl --request POST \
--url https://play-api.jc.id.lv/bot/game/example/seed \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "seed": "example" }'

Contribute this seat’s post-commit entropy for the provably-fair dice. Submit once, as soon as the game starts and before the opening roll. Fire-and-forget.

id
required
string

Game id.

Media typeapplication/json
object
seed
required
string
>= 16 characters <= 256 characters
Examplegenerated
{
"seed": "example"
}

Accepted (a duplicate