N
Nexmo/Vonage Conversation API
Details
Spec supplied by APIs.guru
- URL
-
https://api.nexmo.com/v0.1 - Spec
- https://api.apis.guru/v2/specs/nexmo.com/conversation/2.0.1/openapi.json
- Docs
- https://developer.nexmo.com/api/conversation
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.