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

Operations related to text messages

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

Tagged areas include Messages. 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 3 operations across 2 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.

3 operations 2 paths 0 schemas 2 GET1 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 Messages 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 3

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

Messages 3

Operations related to text messages

POST
/v1/messages
Send a text message
sendMessage_v1 body → 202400401402403404500
GET
/v1/messages
List messages
listMessages_v1 8 params → 200400401402403404500
GET
/v1/messages/{id}
Get a message by ID
getMessageById_v1 1 param → 200400401402403404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quo-messages-api-openapi.yml Raw ↑

Other APIs Quo publishes across the network.

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