Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Quo Calls API

Operations related to calls

Quo Calls API is one of 9 APIs that Quo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Calls. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, authentication docs, and a changelog.

This API exposes 6 operations across 6 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.quo.com.

6 operations 6 paths 0 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.quo.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Quo Calls API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Calls 6

Operations related to calls

GET
/v1/call-recordings/{callId}
Get recordings for a call
getCallRecordings_v1 1 param → 200400401403404500
GET
/v1/calls
List calls
listCalls_v1 8 params → 200400401403404500
GET
/v1/calls/{callId}
Get a call by ID
getCallById_v1 1 param → 200400401403404500
GET
/v1/call-summaries/{callId}
Get a summary for a call
getCallSummary_v1 1 param → 200400401403404500
GET
/v1/call-transcripts/{id}
Get a transcription for a call
getCallTranscript_v1 1 param → 200400401403404500
GET
/v1/call-voicemails/{callId}
Get a voicemail for a call
getCallVoicemails_v1 1 param → 200400401403404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quo-calls-api-openapi.yml Raw ↑

Other APIs Quo publishes across the network.

Quo Contact Custom Fields API
Quo Contacts API
Quo Conversations API
Quo Messages API
Quo Phone Numbers API
Quo Tasks API
Quo Users API
Quo Webhooks API