Seamless API - Launch Lobby Client
Request URL
Request Body Parameters
Parameter
Description
Type
Required?
username
Member username
String
Y
password
Member password
String
Y
agent
Agent id that AMBSlot has provided
String
Y
Request Body Example
Response Parameters
Status Object
Parameter
Description
Type
Required?
code
0: Success
908: Invalid username or token 995: Invalid game id 997: Invalid request data 998: Invalid agent id 999: Service not available 1601: Response error via axios timeout
Number
Y
message
Error message
String
Y
Data Object
Parameter
Description
Type
Required?
url
URL that use to launch the game
String
Y
Response Example
Last updated