JavaScript

Configure your prerequisites

There are a few prerequisites that you need to complete before you can work through this tutorial. If you've already completed any of them, feel free to skip that step.


To use the Vonage Business Communications APIs, you must first request a developer account.

To request an account, contact your Vonage Business Communications account representative.

You will use the developer account to:

  1. Log in to the Business Communications Developer Portal
  2. Create API applications
  3. Subscribe to Vonage Business Communications APIs

Note: Your developer credentials are different than your Vonage Business Communications credentials and can only be used to log in to the Business Communications Developer Portal.

Subscribe to An API

Now that you have created your Application and configured authentication, you can subscribe to any one of the available Vonage Business Communications API's.

  1. Click the API Directory link in the left-hand navigation menu.
  2. Locate the API that you need in your application and click Go.
  3. Select your application from the My Applications drop-down located on the right-hand corner of the page.
  4. Click Subscribe:

Screenshot showing how to subscribe your Application to the Provisioning API
Screenshot showing how to subscribe your Application to the Provisioning API


Receiving call events using webhooks

Create a webhook to receive events from calls

Also available on:


Steps