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
- Log in at
https://dashboard.nextgencalls.com - Navigate to API Settings
- Click Create Key
- Copy and save your key securely
Example Usage
curl -H "Authorization: Bearer YOUR_API_KEY" https://api.nextgencalls.com/v1/accounts
Was this page helpful?
Last updated 3 days ago
Built with Documentation.AI