BlueJeans is being sunset. Please refer to more details

Quick Start Guide


This tutorial shows how to use the REST API to schedule your first BlueJeans meeting. If you have never created a BlueJeans meeting using the REST API and you're new to BlueJeans, you're in the right place. Welcome,  let's go!
At the end of this guide, you will get to know how your first video call works with BlueJeans.

Pre-requisites

Before you start, make sure that have the following pre-requisites

  • BlueJeans Account

Step 1: Sign up BlueJeans account

BlueJeans Account is necessary for building web applications. If you do not have an account Sign up for a BlueJeans Account either by opting in for a trial or a paid mode.

Step 2: Enable the ENTERPRISE APPS tab in your account

BlueJeans personnel must enable enterprise-level APIs for you. You can check if you have enabled this feature in the Enterprise Apps tab of your admin page. If you do not have the "ENTERPRISE APPS" tab enabled in your account, you can reach out to the support team to get enabled.

Step 3: Create an OAuth application 

You can create an OAuth app by enabling the "ENTERPRISE APPS" on your enterprise admin account. A step-by-step guide to creating a client application (see Register an Application ).

Step 4: Authenticate the application

To authenticate your application using REST API, refer to Authenticating App.

Step 5: Schedule the meeting call with REST API

To schedule a meeting using the Rest API, refer to Scheduling.

Step 6: Join the meeting

Once you successfully schedule the meeting call, use the meeting ID and passcode to join the meeting on the choices of your platform either Web or Android or iOS (Ref. Join Meeting)