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 Phone Numbers API

Operations related to phone numbers

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

Tagged areas include Phone Numbers. 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 2 operations across 2 paths, and defines 1 schema. 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.

2 operations 2 paths 1 schemas 2 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 Phone Numbers 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 2

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

Phone Numbers 2

Operations related to phone numbers

GET
/v1/phone-numbers
List phone numbers
listPhoneNumbers_v1 1 param → 200400401403404500
GET
/v1/phone-numbers/{phoneNumberId}
Get a phone number by ID
getPhoneNumberById_v1 1 param → 200400401403404500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ListPhoneNumbersResponse (1 property). Each schema is shown below with its type and property counts.

ListPhoneNumbersResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quo-phone-numbers-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 Messages API
Quo Tasks API
Quo Users API
Quo Webhooks API