Active room object

The active room object enables you to perform actions on the room object.

The active room object is the existing room object with additional information like the session object (with an array of peer identifiers). This is not a new object.

Endpointhttps://api.100ms.live/v2/active-rooms

Object

ArgumentDescription
idUnique identifier for the room
nameAlias for the room
customer_idUnique identifier for your account
sessionObject of type session. This object contains an array of the unique identifier of the peers.

Session object

ArgumentDescription
idUnique identifier for the session
created_atTimestamp when the session started.
peersThis object contains an array of the unique identifier of the peers

Postman collection

You can use our Postman collection to start exploring 100ms APIs.

Run in Postman

Refer to the Postman guide to get started with 100ms API collection.


Have a suggestion? Recommend changes ->

Run in postman

Was this helpful?

1234