Chess Game API Example
Show All APIs
Chess Game GraphQL API
Chess Game OpenAPI 3.0
Overview
Authentication
OAuth Authentication
Basic Authentication
Admin
Game
query
currentGame
query
game
query
games
GET
/players
GET
/players/{id}
mutation
createGame
mutation
newGame
Player
GET
/players
GET
/players/{id}
mutation
move
POST
/players
Other Operations
Player
[object]
Attributes
id
integer
integer
[scalar]
The OpenAPI integer type
API:
Chess Game OpenAPI 3.0
(version: 1.0.1)
Base Url:
https://example.com/chess/api-30/v1
name
string
string
[scalar]
The OpenAPI string type
API:
Chess Game OpenAPI 3.0
(version: 1.0.1)
Base Url:
https://example.com/chess/api-30/v1
API:
Chess Game OpenAPI 3.0
(version: 1.0.1)
Base Url:
https://example.com/chess/api-30/v1