N
Nexmo/Vonage Voice API
Details
Spec supplied by APIs.guru
- URL
-
https://api.nexmo.com/v1/calls - Spec
- https://api.apis.guru/v2/specs/nexmo.com/voice/1.3.10/openapi.json
- Docs
- https://developer.vonage.com/en/voice/voice-api/overview
Authentication
Create a Vonage application in the Applications area of the dashboard and generate/download its private key. Use the application ID plus that private key to mint a JWT for API calls. Vonage's auth docs note that most newer APIs use JWTs and that you can generate them with the CLI; see Authentication.