Quickwit Sources API
Configure data sources such as Kafka, Kinesis, and Pulsar
Quickwit Sources API is one of 7 APIs that Quickwit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Sources. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 5 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 0.8.2.
Requests are made against a single base URL, http://localhost:7280/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 1 DELETE, 1 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.
Configure data sources such as Kafka, Kinesis, and Pulsar
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are SourceConfig (6 properties), ApiError (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 Quickwit 6
Other APIs Quickwit publishes across the network.