FAQsGetting Started Authentication

How do I authenticate with Next Gen Calls?

Learn how to authenticate API requests on Next Gen Calls.

Overview

Every API request to Next Gen Calls must include your API key.

Find Your API Key

  1. Log in at https://dashboard.nextgencalls.com
  2. Navigate to API Settings
  3. Click Create Key
  4. Copy and save your key securely

Example Usage

curl -H "Authorization: Bearer YOUR_API_KEY" https://api.nextgencalls.com/v1/accounts