ScreenMeet Logo

Welcome to ScreenMeet Developer Portal

ScreenMeet provides REST APIs that can be used to interact with ScreenMeet features.

There are two sets of APIs available:

  1. ScreenMeet APIs - used to interact with features such as creating, scheduling, and managing sessions; and
  2. Partner APIs - used by ScreenMeet Partners to manage their customers such as creating new organizations, retrieving organizations, and creating / resetting customer signing keys.

To get started using the APIs, you will need to:

  1. Contact ScreenMeet to get your master organization setup and your secret signing keys.
  2. Review the API Overview to get an understanding of how to use the APIs.
  3. Create an access token using your secret signing key. See guide on How to Create a Bearer Token.
  4. Use the access token to make requests to the APIs. See API Reference.

You can view the API Reference at the link below.

ScreenMeet API Reference

For questions or reporting any issues, you can contact support by following this link.

How to Report an Issue