Skip to main content
POST
Load Classic Game

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
game_name
enum<string>
required

Name of the classic game to load

Available options:
prisoners_dilemma,
battle_of_sexes,
chicken,
stag_hunt,
matching_pennies
Example:

"prisoners_dilemma"

Response

Successful Response

success
boolean
Example:

true

data
object