v1

latestSwagger 2.02026-07-1715815.6 KB
Rooms

Information needed to connect to the TB servers.

Returns the information (sessionId, token, apiKey) that's required to connect to an opentok session. The sessionId returned is specific for the room, and the token MAY include information about the user that's connecting (identified as anonymous if the user didn't specify a name). Note that every time this URL is fetched a new token is created.

get/room/{roomName}/info

Path parameters

roomNamestring required

Name of the room.

Query parameters

userNamestring

Name of the user.

Response

Information to connect to the room