Meedio Helpdesk
Top 4 questions
If you did not find what you were looking for, you can use the search function at the top of the page.
Yes, Meedio’s video solution is end-to-end encrypted. Nobody can view your meetings, not even us at Meedio. Furthermore, we use the most secure and well-tested methods on the market to ensure your privacy
There are several options for integration depending on the use case. Meedio has an API with thorough documentation, which makes integration easy for a development team. If you have your own software solution, we can integrate Meedio directly into your software.
The Meedio API uses API keys to authenticate requests. You can view and manage your API keys in the Meedio Dashboard.
Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth. Your API keys consists of two different keys - public key and secret. The secret key will be revealed only once after it was created and be sure to write it down or you will have to revoke this key.
Once you create the API keys, they will have the expiration date that was selected before creating the keys. We suggest to select "no expire" time when creating unless you have a requirement to rotate your API keys time-by-time.
Authentication to the API is performed via HTTP Headers. Provide your API key as the API_KEY value and API secret as the API_SECRET value.
You can use URL parameters to customize the meeting experience for your users. It’s possible for each participant in a meeting to have different parameter combinations.
URL parameters are added to the meeting or room URL when embedding it in your web page or app.
Several parameters can be combined by using the ampersand symbol (&).