Home
API Catalog
About
Back to System
Freshcaller Support API
v1
OAS 3.0
Servers
https://api.freshcaller.com/v1
Authorize
Tags
GET
/tags
List Tags
POST
/tags
Create Tag
DELETE
/tags
/{id}
Delete Tag
Calls
GET
/calls
List Calls
POST
/calls
Create Call
GET
/calls
/{id}
Get Call
PUT
/calls
/{id}
Update Call
DELETE
/calls
/{id}
Delete Call
Roles
GET
/roles
List Roles
GET
/roles
/{id}
Get Role
Teams
GET
/teams
List Teams
POST
/teams
Create Team
GET
/teams
/{id}
Get Team
PUT
/teams
/{id}
Update Team
DELETE
/teams
/{id}
Delete Team
Users
GET
/users
List Users
POST
/users
Create User
GET
/users
/{id}
Get User
PUT
/users
/{id}
Update User
DELETE
/users
/{id}
Delete User
Agents
GET
/agents
List Agents
POST
/agents
Create Agent
GET
/agents
/{id}
Get Agent
PUT
/agents
/{id}
Update Agent
DELETE
/agents
/{id}
Delete Agent
GET
/agents
/{id}
/status
Get Agent Status
PUT
/agents
/{id}
/status
Update Agent Status
Queues
GET
/queues
List Queues
GET
/queues
/{id}
Get Queue
PUT
/queues
/{id}
Update Queue
Contacts
GET
/contacts
List Contacts
POST
/contacts
Create Contact
GET
/contacts
/{id}
Get Contact
PUT
/contacts
/{id}
Update Contact
DELETE
/contacts
/{id}
Delete Contact
Voicemails
GET
/voicemails
List Voicemails
GET
/voicemails
/{id}
Get Voicemail
DELETE
/voicemails
/{id}
Delete Voicemail
Metrics
GET
/metrics
/calls
Get Call Metrics
GET
/metrics
/agents
/{id}
Get Agent Metrics
Phone Numbers
GET
/phone_numbers
List Phone Numbers
GET
/phone_numbers
/{id}
Get Phone Number
Business Hours
GET
/business_hours
List Business Hours
GET
/business_hours
/{id}
Get Business Hours
PUT
/business_hours
/{id}
Update Business Hours
Recordings
GET
/recordings
/{id}
Get Recording
GET
/calls
/{id}
/recordings
List Call Recordings
Notes
GET
/calls
/{id}
/notes
List Call Notes
POST
/calls
/{id}
/notes
Create Call Note
Schemas
Tag
Call
Note
Role
Team
User
Agent
Error
Queue
Contact
TagCreate
Voicemail
CallCreate
CallMetric
CallUpdate
NoteCreate
TeamCreate
TeamUpdate
UserCreate
UserUpdate
AgentCreate
AgentStatus
AgentUpdate
PhoneNumber
QueueUpdate
BusinessHours
CallRecording
ContactCreate
ContactUpdate
AgentStatusUpdate
BusinessHoursUpdate