Voice API
Number of APIs: 24
The API Specification for Bandwidth's Programmable Voice Platform.
See the full documentation at: https://dev.bandwidth.com/docs/voice/
Base URL
https://voice.bandwidth.com
Contact Support:
Name: Bandwidth
Email: support@bandwidth.com
-
Conferences - Get Conference Member GET {{baseUrl}}/accounts/:accountId/conferences/:conferenceId/members/:memberId
-
Calls - Get Call State Information GET {{baseUrl}}/accounts/:accountId/calls/:callId
-
Calls - Update Call POST {{baseUrl}}/accounts/:accountId/calls/:callId
-
Calls - Update Call BXML PUT {{baseUrl}}/accounts/:accountId/calls/:callId/bxml
-
Conferences - Get Conferences GET {{baseUrl}}/accounts/:accountId/conferences?name=<string>&minCreatedTime=<string>&maxCreatedTime=<string>&pageSize=1000&pageToken=<string>
-
Conferences - Get Conference Information GET {{baseUrl}}/accounts/:accountId/conferences/:conferenceId
-
Conferences - Get Conference Recordings GET {{baseUrl}}/accounts/:accountId/conferences/:conferenceId/recordings
-
Conferences - Download Conference Recording GET {{baseUrl}}/accounts/:accountId/conferences/:conferenceId/recordings/:recordingId/media
-
Recordings - Get Call Recordings GET {{baseUrl}}/accounts/:accountId/recordings?to=<string>&from=<string>&minStartTime=<string>&maxStartTime=<string>
-
Recordings - Update Recording PUT {{baseUrl}}/accounts/:accountId/calls/:callId/recording