Skip to main content
Quo Docs home page
Search...
⌘K
Ask AI
Feedback
Log in
Try for free
Try for free
Search...
Navigation
Essentials
Rate limits
API reference
Development resources
Pricing & support
OpenAPI download
Getting started
Introduction
Authentication
Send your first message
Partner directory
Technology partners
Essentials
API response codes
Changelog
Rate limits
Calls
GET
Get recordings for a call
GET
List calls
GET
Get a call by ID
GET
Get a summary for a call
GET
Get a transcription for a call
GET
Get a voicemail for a call
Contact Custom Fields
GET
Get contact custom fields
Contacts
GET
List contacts
POST
Create a contact
GET
Get a contact by ID
DEL
Delete a contact
PATCH
Update a contact by ID
Conversations
GET
List Conversations
Messages
GET
List messages
POST
Send a text message
GET
Get a message by ID
Phone Numbers
GET
List phone numbers
GET
Get a phone number by ID
Users
GET
List users
GET
Get a user by ID
Webhooks
GET
Lists all webhooks
GET
Get a webhook by ID
DEL
Delete a webhook by ID
POST
Create a new webhook for messages
POST
Create a new webhook for calls
POST
Create a new webhook for call summaries
POST
Create a new webhook for call transcripts
Essentials
Rate limits
Copy page
Quo implements rate limiting to ensure API stability and fair usage.
Copy page
Each API key may make up to
10 requests per second.
Exceeding this limit may result in
429
status code errors.
Implement request throttling in your application to stay within rate limits and optimize API usage.
Was this page helpful?
Yes
No
Changelog
Get recordings for a call
⌘I