Overview
The Call Control API allows users to control call flow.
The Call Control API enables you to:
- Initiated calls through the Dial and Transfer commands
- Control the call flow by issuing a range of commands
- Receive webhooks to stay updated about call behaviors
GUIDES AND EXAMPLES
Check out the Docs section of our Developer Center to learn how to:
Related:
HTTP ENDPOINTS
https://api.telnyx.com/v2/calls/
https://api.telnyx.com/v2/calls/{call_control_id}/actions/answer
https://api.telnyx.com/v2/calls/{call_control_id}/actions/fork_start
https://api.telnyx.com/v2/calls/{call_control_id}/actions/fork_stop
https://api.telnyx.com/v2/calls/{call_control_id}/actions/gather
https://api.telnyx.com/v2/calls/{call_control_id}/actions/hangup
https://api.telnyx.com/v2/calls/{call_control_id}/actions/playback_start
https://api.telnyx.com/v2/calls/{call_control_id}/actions/record_start
https://api.telnyx.com/v2/calls/{call_control_id}/actions/record_stop
https://api.telnyx.com/v2/calls/{call_control_id}/actions/transfer