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 .
curl \ -H "Authorization: Bearer $API_KEY" \ https://api.nexmo.com/v1/calls/
curl \
-H "Authorization: Bearer $API_KEY" \
https://api.nexmo.com/v1/calls/{uuid}