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 Conversations API

Operations related to conversations

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

Tagged areas include Conversations. 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 4 operations across 4 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.

4 operations 4 paths 0 schemas 1 GET3 POST

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 Conversations 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 4

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

Conversations 4

Operations related to conversations

GET
/v1/conversations
List Conversations
listConversations_v1 10 params → 200400401403404500
POST
/v1/conversations/{conversationId}/mark-as-read
Mark conversation as read
markConversationAsRead_v1 1 param → 200400401403404500
POST
/v1/conversations/{conversationId}/mark-as-done
Mark conversation as done
markConversationAsDone_v1 1 param → 200400401403404500
POST
/v1/conversations/{conversationId}/mark-as-open
Mark conversation as open
markConversationAsOpen_v1 1 param → 200400401403404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quo-conversations-api-openapi.yml Raw ↑

Other APIs Quo publishes across the network.

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