API
⭐️ matchmaker.lobbies.join
POST https://matchmaker.api.rivet.gg/v1/lobbies/join
curl -X POST -d '@body.json' 'https://matchmaker.api.rivet.gg/v1/lobbies/join'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

lobby_idrequired
string
captcha
object

Methods to verify a captcha

Response

lobbyrequired
object

A matchmaker lobby.

portsrequired
object
playerrequired
object

A matchmaker lobby player.