- TODO LIST
- Version
- Authentication
- Access Token (Oauth - Username/Password)
- API Key (Machine 2 Machine)
- JWT (JSON Web Token)
- Event Subscriptions
- Resellers
- Domains
- Phone Numbers
- Users
- Devices
- Phones/Macs
- Sites
- Call Center
- Answer Rules
- Call Blocking
- Auto Attendant
- Media
- Voicemail
- Greetings
- Read Greetings for User
- Read Specific Greeting for User
- Delete Specific Greeting for User
- Create a new Greeting from TTS
- Update Greeting with TTS script
- Create a new Greeting from Upload (JSON + Base64 File)
- Update Greeting from Upload (JSON + Base64 File)
- Create a new Greeting from Upload (Multipart/Mixed Post)
- Update Greeting from Upload (Multipart/Mixed Post)
- Music on Hold
- Domain
- Read MOH for Domain
- Create a new MOH for Domain from TTS
- Update MOH for Domain from TTS
- Create a new MOH for Domain from Upload (JSON + Base64 File)
- Update MOH for Domain from Upload (JSON + Base64 File)
- Create a new MOH for Domain from Upload (Multipart/Mixed Post)
- Update MOH for Domain from Upload (Multipart/Mixed Post)
- Delete MOH for Domain
- User
- Read MOH for User
- Create a new MOH for Domain from TTS
- Create a new MOH for User from Upload (JSON + Base64 File)
- Update MOH for User from Upload (JSON + Base64 File)
- Update MOH for Domain from TTS
- Create a new MOH for User from Upload (Multipart/Mixed Post)
- Update a MOH for User from Upload (Multipart/Mixed Post)
- Delete MOH for User
- Domain
- Hold Messages
- Text to Speech
- CDR (Call History)
- Transcriptions & Sentiment
- Call Traces & Cradle to Grave
- Calls (live/active calls)
- Contacts
- Addresses
- Get Addresses for Domain
- Validate Address
- Create Address for Domain
- Update Address for Domain
- Update Address for User
- Update Address Endpoint
- Create Address for User
- Delete Address For User
- Delete Address Endpoint
- Delete Address For Domain
- Create Address Endpoint
- Get Address Endpoints for a Domain
- Get Addresses Count for Domain
- Get Addresses for User
- Get Address Using Address ID
- Voicemail Reminders
- Dialrule
- Messages
- Get Messagesessions for Domain
- Start a new Message Session
- Get Messagesessions for User
- Get Messages for Messagesession
- Send a message (Chat)
- Send a message (Group Chat)
- Send a message (Media Chat)
- Send a message (SMS)
- Send a message (Group SMS)
- Send a message (MMS)
- Update Messagesession (Participants)
- Update Messagesession (Session Name)
- Update Messagesession (Leave)
- Delete Messagesession
- SMS Numbers
- Recordings
- Email
- Connections
- Routes
- Meetings
- Event Logs
- Iotum
- Read Iotum Video Domain Resellers
- Read Iotum Video Host
- Read All Iotum Video Hosts in a Domain
- Read Iotum Video Host Conferences
- Read Iotum Video Host Contacts
- Read Iotum Video Company
- Read Iotum Video Company Products
- Read Iotum Video Available Products
- Create a Host
- Create Host Contacts
- Create Iotum Video Subscription
- Update Domain's Iotum Company
- Update Domain's Iotum Subscriptions
- Update User's Iotum Host
- Delete Iotum Video Subscription
- Delete a Host
- Create Iotum Video Company
- Create a Ad-hoc Conference
- Delete a Video Company
- Create a Meeting with Id
- Create a Meeting
- Read Meeting
- Count Domains Meetings
- Count Meeting
- Register Meeting
- Update a Meeting
- Delete a Meeting
- Request a Meeting ID
- Read Meetings for User
- Backup & Restore
- Configs
- Images
- Templates
- Timeframes
- Domain (Shared)
- User
- Holiday Information
- Firebase
- SSL Certificates
Read Transcription for Specific Call
GET
/domains/{domain}/transcriptions
44.3
Last modified:2025-03-27 18:35:52
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Path Params
domain
stringÂ
required
Example:
example.com
Query Params
id
numberÂ
required
Example:
423542156
date
stringÂ
required
Example:
202405
callid
stringÂ
required
Example:
20241001224534015297-092d2c5baad20a2a3e5ae22b849b5e6
orig_callid
stringÂ
optional
Example:
453691718_66427591@4.55.78.161
term_callid
stringÂ
optional
Example:
20241001224534015297-092d2c5baad20a2a3e5ae22b849b5e6
by_callid
stringÂ
optional
Example:
20241001224534015293-092d2c5baad20a2a3e5ae22b849b5e6c
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/example.com/transcriptions?id=423542156&date=202405&callid=20241001224534015297-092d2c5baad20a2a3e5ae22b849b5e6&orig_callid=453691718_66427591@4.55.78.161&term_callid=20241001224534015297-092d2c5baad20a2a3e5ae22b849b5e6&by_callid=20241001224534015293-092d2c5baad20a2a3e5ae22b849b5e6c'
Responses
🟢200OK
application/json
Body
call-intelligence-job-id
integerÂ
read-onlyoptional
Example:
179133950
call-intelligence-processing-status
stringÂ
read-onlyoptional
Example:
finished
created-datetime
string <da>
read-onlyoptional
Example:
2024-10-01T22:48:21+00:00
call-id
stringÂ
optional
call-intelligence-features-enabled
stringÂ
optional
call-intelligence-summary
stringÂ
optional
call-intelligence-topics-top
array[string]
optional
call-intelligence-duration-seconds
numberÂ
optional
call-intelligence-duration-seconds-negative
integerÂ
optional
call-intelligence-duration-seconds-neutral
numberÂ
optional
call-intelligence-duration-seconds-positive
numberÂ
optional
call-intelligence-ending-duration-seconds
numberÂ
optional
call-intelligence-ending-duration-seconds-negative
integerÂ
optional
call-intelligence-ending-duration-seconds-neutral
numberÂ
optional
call-intelligence-ending-duration-seconds-positive
numberÂ
optional
call-intelligence-ending-percent-negative
integerÂ
optional
call-intelligence-ending-percent-neutral
integerÂ
optional
call-intelligence-ending-percent-positive
integerÂ
optional
call-intelligence-ending-sentiment-scale
integerÂ
optional
call-intelligence-percent-negative
integerÂ
optional
call-intelligence-percent-neutral
integerÂ
optional
call-intelligence-percent-positive
integerÂ
optional
call-intelligence-segments
array [object {5}]Â
optional
speaker
stringÂ
required
comment
stringÂ
required
sentiment
stringÂ
required
start-time
stringÂ
required
end-time
stringÂ
required
call-intelligence-summary-status
stringÂ
optional
call-intelligence-topics-all
array[string]
optional
errors
stringÂ
optional
last-modified-datetime
string <date>
optional
Example:
2024-10-01T22:48:28+00:00
Example
{
"call-intelligence-job-id": 179133950,
"call-intelligence-processing-status": "finished",
"created-datetime": "2024-10-01T22:48:21+00:00",
"call-id": "20241001224534015297-092d2c5baad20a2a3e5ae22b849b5e6c",
"call-intelligence-features-enabled": "transcription,sentiment,summary,topics",
"call-intelligence-summary": "The customer calls Acme Automotive about a taillight part that hasn't arrived for their Toyota 4 Runner. The agent asks for the order number and confirms the part is for a RAV 4. The agent checks the system and confirms that the part should be sent later in the week. The call ends with the agent thanking the customer for their call and saying goodbye.",
"call-intelligence-topics-top": [
"part order",
"taillight",
"toyota 4 runner"
],
"call-intelligence-duration-seconds": 82.76,
"call-intelligence-duration-seconds-negative": 0,
"call-intelligence-duration-seconds-neutral": 75.5,
"call-intelligence-duration-seconds-positive": 7.26,
"call-intelligence-ending-duration-seconds": 31.79,
"call-intelligence-ending-duration-seconds-negative": 0,
"call-intelligence-ending-duration-seconds-neutral": 27.99,
"call-intelligence-ending-duration-seconds-positive": 3.8,
"call-intelligence-ending-percent-negative": 0,
"call-intelligence-ending-percent-neutral": 88,
"call-intelligence-ending-percent-positive": 12,
"call-intelligence-ending-sentiment-scale": 0,
"call-intelligence-percent-negative": 0,
"call-intelligence-percent-neutral": 91,
"call-intelligence-percent-positive": 9,
"call-intelligence-segments": [
{
"speaker": "sip:2000@netsapiens",
"comment": "Hello, and thanks for calling Acme Automotive. How can I help you today?",
"sentiment": "Positive",
"start-time": "00:00:01,04",
"end-time": "00:00:04,50"
},
{
"speaker": "sip:+18589267933@192.81.237.20",
"comment": "Yeah. Hi. I\\'m calling about this taillight that I ordered, and I can\\'t seem to get it to work.",
"sentiment": "Neutral",
"start-time": "00:00:05,12",
"end-time": "00:00:11,13"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "Alright. So you\\'re calling about a part order. Let me, go ahead and check that out. Okay? Do you have an order number on",
"sentiment": "Neutral",
"start-time": "00:00:11,44",
"end-time": "00:00:17,59"
},
{
"speaker": "sip:+18589267933@192.81.237.20",
"comment": "Yeah. Yeah. I do. Hold on. So, let me pull it up. My order number is a as in apple, 9 1 6 4 2 1 1.",
"sentiment": "Neutral",
"start-time": "00:00:17,89",
"end-time": "00:00:27,27"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "you?",
"sentiment": "Neutral",
"start-time": "00:00:18,05",
"end-time": "00:00:18,55"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "Alright. Thanks. Let me enter that here.",
"sentiment": "Neutral",
"start-time": "00:00:28,05",
"end-time": "00:00:30,31"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "Okay. Yeah. I see that. So it, you didn\\'t get the part? It hasn\\'t arrived yet? Is that what you\\'re suggesting?",
"sentiment": "Neutral",
"start-time": "00:00:32,10",
"end-time": "00:00:39,00"
},
{
"speaker": "sip:+18589267933@192.81.237.20",
"comment": "No. I got the part, but it won\\'t plug in to my Toyota. It seems like it\\'s a part for a different car maybe.",
"sentiment": "Neutral",
"start-time": "00:00:39,86",
"end-time": "00:00:47,08"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "Oh, okay. What model Toyota do you have?",
"sentiment": "Neutral",
"start-time": "00:00:47,47",
"end-time": "00:00:50,77"
},
{
"speaker": "sip:+18589267933@192.81.237.20",
"comment": "A 4 Runner.",
"sentiment": "Neutral",
"start-time": "00:00:51,72",
"end-time": "00:00:52,62"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "4 Runner. Great car. Okay. Let me check that.",
"sentiment": "Neutral",
"start-time": "00:00:52,83",
"end-time": "00:00:56,61"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "Yes. That does look like that\\'s a part for a RAV 4, which will not work.",
"sentiment": "Neutral",
"start-time": "00:00:58,89",
"end-time": "00:01:04,19"
},
{
"speaker": "sip:+18589267933@192.81.237.20",
"comment": "That would explain it. Okay.",
"sentiment": "Neutral",
"start-time": "00:01:04,62",
"end-time": "00:01:06,24"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "Let me go ahead and ship you a new part, for your Toyota 4 Runner.",
"sentiment": "Neutral",
"start-time": "00:01:04,89",
"end-time": "00:01:10,19"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "Let me see if I can do that. Yep. No problem. I have that in my system. That should go out later this week. Is there anything that I can help you with? Anything else I can help you with? Okay.",
"sentiment": "Neutral",
"start-time": "00:01:11,86",
"end-time": "00:01:22,20"
},
{
"speaker": "sip:+18589267933@192.81.237.20",
"comment": "That\\'s great.",
"sentiment": "Neutral",
"start-time": "00:01:18,50",
"end-time": "00:01:19,48"
},
{
"speaker": "sip:+18589267933@192.81.237.20",
"comment": "No. That\\'s awesome. That\\'s exactly what I needed. I appreciate the help.",
"sentiment": "Neutral",
"start-time": "00:01:20,34",
"end-time": "00:01:23,88"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "I appreciate it very much. Thanks again for calling Acme Automotive.",
"sentiment": "Positive",
"start-time": "00:01:23,70",
"end-time": "00:01:26,76"
},
{
"speaker": "sip:+18589267933@192.81.237.20",
"comment": "Alright. Thank you. Bye now.",
"sentiment": "Neutral",
"start-time": "00:01:27,46",
"end-time": "00:01:29,48"
},
{
"speaker": "sip:2000@netsapiens",
"comment": "Thank you.",
"sentiment": "Positive",
"start-time": "00:01:28,40",
"end-time": "00:01:29,14"
}
],
"call-intelligence-summary-status": "success",
"call-intelligence-topics-all": [
"part order",
"taillight",
"toyota 4 runner",
"vehicle model"
],
"errors": null,
"last-modified-datetime": "2024-10-01T22:48:26+00:00"
}
🟠404Record not found
🟠400Bad Request
🟠401Authentication Required
Modified at 2025-03-27 18:35:52