Quickwit Indexes API
Create, update, retrieve, and manage search indexes
Quickwit Indexes API is one of 7 APIs that Quickwit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Indexes. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 8 operations across 5 paths, and defines 11 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 8
Across 5 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
Create, update, retrieve, and manage search indexes
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are IndexDescription (9 properties), SplitMetadata (7 properties), IndexConfig (7 properties), SourceConfig (6 properties). 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.