Is it possible to know the numbers of user connected by api?
Hello, you can know the number of total connection clients on a channel by using the cmd_status command message.
Learn more about cmd_ commands in the documentation: https://www.piesocket.com/docs/3.0/overview
We have recently launched REST APIs that allow you to do it with HTTP requests: https://www.piesocket.com/docs/3.0/rest-api