integrations.sh
← all integrations

nexmo.com – voice

OpenAPI apis-guru

The Voice API lets you create outbound calls, control in-progress calls and get information about historical calls. More information about the Voice API can be found at .

Homepage
https://api.apis.guru/v2/specs/nexmo.com:voice/1.3.10.json
Provider
nexmo.com:voice / voice
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/nexmo.com/voice/1.3.10/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/nexmo.com/voice/1.3.10/openapi.yaml

Tools (11)

Extracted live via the executor SDK.

  • calls.createCall

    Create an outbound Call

  • calls.getCall

    Get detail of a specific call

  • calls.getCalls

    Get details of your calls

  • calls.updateCall

    Modify an in progress call

  • playDtmf.startDtmf

    Play DTMF tones into a call

  • playTts.startTalk

    Play text to speech into a call

  • playTts.stopTalk

    Stop text to speech in a call

  • streamAudio.startStream

    Play an audio file into a call

  • streamAudio.stopStream

    Stop playing an audio file into a call

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools