Skip to main content
POST
Initiate Call
Initiates a call by first calling your registered phone number, then connecting you to the destination. The call is automatically recorded and transcribed.

Request Body

string
required
The destination phone number to call. Can be formatted with or without country code.

Request

Response

string
Unique identifier for the call (Twilio Call SID)
string
Call status, will be initiated
string
Human-readable status message
string
The formatted destination number
Response

How It Works

  1. Transcord calls your registered phone number
  2. When you answer, you’re connected to the destination number
  3. The call is recorded in dual-channel format
  4. After hangup, the recording is transcribed
  5. You receive an email with the transcript

Requirements

  • You must have a phone number registered in your account
  • You must have available minutes (subscription or free tier)
  • The destination number must not be blocked

Errors