Logo
Chorus.ai Logo

Chorus.ai APIs

Chorus.ai is the leading Conversation Intelligence platform for sales teams. Unlock the insights that help your team close more deals and ramp reps faster.

Chorus.ai APIs

Account Request URL

-

Base Endpoint

-

Account

Retrieve current account information

/api/v2/account

None

Attendees

Retrieve a list of attendees for a call

/api/v2/calls/{call_id}/attendees

call_id

Call

Create and record new calls

/api/v2/calls

call_config

Call disposition

Set the disposition (purpose) of a completed call

/api/v2/calls/{call_id}/disposition

call_id, disposition_name, disposition_details

Call

Retrieve a specific call

/api/v2/calls/{call_id}

call_id

Call Actions

Perform actions on a call, such as mute or unmute

/api/v2/calls/{call_id}/actions/{action}

call_id, action_type

Call Recordings

Retrieve a list of recordings within a call

/api/v2/calls/{call_id}/recordings

call_id

Call Tagging

Tag a call with a specific topic or keyword

/api/v2/calls/{call_id}/tags

call_id, tags

Call

Update properties of an existing call session

/api/v2/calls/{call_id}

call_id, call_config

Conversations

Search and filter conversation metadata

/api/v2/conversations

object_id, participant_email, created_at_start, created_at_end, object_type, is_read, is_starred, is_deleted, max_results, page_token

Conversation Summary

Retrieve summary data for a single conversation

/api/v2/conversations/{conversation_id}/summary

conversation_id

Conversations

Create a new conversation

/api/v2/conversations

subject, related_object_id, related_object_type, participants

Notes

Retrieve a list of notes associated with a conversation

/api/v2/conversations/{conversation_id}/notes

conversation_id

Note

Create a new note for a conversation

/api/v2/conversations/{conversation_id}/notes

conversation_id, text, tags

Note

Update an existing note

/api/v2/notes/{note_id}

note_id, text, tags, is_deleted

Participants

Retrieve a list of participants in a conversation

/api/v2/conversations/{conversation_id}/participants

conversation_id

Tags

Retrieve a list of all tags applied to notes and conversations

/api/v2/tags

None

Task

Create a new task associated with a conversation and participant

/api/v2/tasks

conversation_id, participant_id, text, due_date, is_done, priority

Tasks

Retrieve a list of tasks associated with a conversation and participant

/api/v2/tasks

conversation_id, participant_id, is_done, max_results, page_token

Tasks

Update an existing task

/api/v2/tasks/{task_id}

task_id, conversation_id, participant_id, text, due_date, is_done, priority

Upload

Upload a file to Chorus.ai

/api/v2/uploads

file

Details

Provider

Country HQ

US

API Type

REST

Categories

Sales Automation Enablement And Intelligence

Alternatives

Important URLs

Last Updated on

2024-04-03

Created At

2024-03-04

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo