JavaScript

前提条件の設定

このチュートリアルを始める前に、いくつかの前提条件をクリアしておく必要があります。すでに完了している場合は、このステップをスキップしてください。

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

Receiving call events using webhooks

Create a webhook to receive events from calls

以下の言語で利用可能:
JavaScript Python
手順
1
Introduction to this task
2
Prerequisites
3
Create a webhook
4
Create a local server
5
Create a webhook
6
Cleanup
7
What's next?