Krisp SDK Distribution API
Programmatic retrieval of licensed SDK packages and model files.
Krisp SDK Distribution API is one of 2 APIs that Krisp publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include SDK Distribution. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and an AsyncAPI specification.
This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version v2.
Requests are made against a single base URL, https://api.developers.krisp.ai.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Krisp SDK Distribution API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (ApiKeyAuth).
By default, every request must be authenticated.
ApiKeyAuth— Account API key from https://developers.krisp.ai/, sent as: api-key YOURAPIKEY
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Programmatic retrieval of licensed SDK packages and model files.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are SdkVersion (8 properties), SdkModel (5 properties), SdkDownloadUrlsResponse (2 properties), Error (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Krisp 1
Other APIs Krisp publishes across the network.