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

Operations related to users

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

Tagged areas include Users. 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. 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 0 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 Users 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.

Users 2

Operations related to users

GET
/v1/users
List users
listUsers_v1 2 params → 200400401403404500
GET
/v1/users/{userId}
Get a user by ID
getUserById_v1 1 param → 200400401403404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quo-users-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 Phone Numbers API
Quo Tasks API
Quo Webhooks API