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

Knowi Authentication API

Obtain and revoke bearer tokens.

Knowi Authentication API is one of 6 APIs that Knowi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://knowi.com/api/1.0.

2 operations 2 paths 0 schemas 1 DELETE1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Server
https://knowi.com/api/1.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Knowi Authentication API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Authentication 2

Obtain and revoke bearer tokens.

POST
/login
Obtain access token
login → 200401
DELETE
/logout
Revoke access token
logout → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

knowi-authentication-api-openapi.yml Raw ↑

Other APIs Knowi publishes across the network.

Knowi Dashboards API
Knowi Groups API
Knowi Pull API
Knowi Push API
Knowi Users API