Przejdź do treści
API Reference

Voice

Voice calls, numbers, recordings and transcripts. - 9 operations in this section.

OpenAPI reference

voice operations

Server-rendered operation index with methods, paths, scopes and schema downloads. It remains available even when the interactive client reference cannot be loaded by the browser.

Deep link: voice
DarhimLabs API operations with HTTP method, path, required scopes and operation page links.
MethodPathOperationScopesGuide
GET/voice/numbers

List voice numbers

listVoiceNumbers

read
Open
POST/voice/numbers

Provision voice number

provisionVoiceNumber

write
Open
GET/voice/calls

List voice calls

listVoiceCalls

read
Open
POST/voice/calls

Start voice call

createVoiceCall

write
Open
GET/voice/calls/{id}

Get voice call details

getVoiceCall

read
Open
POST/voice/calls/{id}/transfer

Transfer voice call to human

transferVoiceCall

write
Open
GET/voice/calls/{id}/recording

Get recording

getVoiceRecording

read
Open
GET/voice/calls/{id}/transcript

Get transcript

getVoiceTranscript

read
Open
POST/voice/token

Create voice client token

createVoiceToken

write
Open