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

Send data to Knowi datasets in real time.

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

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

This API exposes 1 operation across 1 path. 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.

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
Server
https://knowi.com/api/1.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Knowi Push API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). 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.

Push 1

Send data to Knowi datasets in real time.

POST
/live/{identifier}
Push data to dataset
pushData 1 param body → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

knowi-push-api-openapi.yml Raw ↑

Other APIs Knowi publishes across the network.

Knowi Authentication API
Knowi Dashboards API
Knowi Groups API
Knowi Pull API
Knowi Users API