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

Keyo Authentication API

Exchange client credentials for an access token.

Keyo Authentication API is one of 2 APIs that Keyo publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 2 base URLs: https://api.keyo.co/v1, https://api.africa.keyo.co/v1.

1 operations 1 paths 0 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.keyo.co/v1
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Keyo Authentication API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (Basic). It accepts HTTP bearer tokens () (Bearer). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 1

Exchange client credentials for an access token.

POST
/oauth/token/
Obtain an access token
OAuthClientCredentials body → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keyo-authentication-api-openapi.yml Raw ↑

Other APIs Keyo publishes across the network.

Keyo Identities API