Load Testing as the Meeting Owner

Description
We’ve created a Zoom bot that joins meetings after being granted a recording access token via the API (Zoom Meeting API).

We want to load test our server that hosts the bots, but I’m not able to create multiple meetings without the owner of that meeting join the meeting first to start it (in our use case, the meeting bot is not the owner of the meeting).

The meetings for this load test are all created by the same user, so starting mutliple instances of Zoom doesn’t seem possible since once I login to Zoom from another instance, the previous one gets kicked out.

Is there a way around this?

Which Windows Meeting SDK version?
5.14

Hi @tyler ,

another method of testing would require creating meetings from free accounts.

Is there a way to create free accounts via the API? We want to eventually automate this for a large number of users, so having that would be useful.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.