OpenAPI
YDB-Qdrant OpenAPI specification
The canonical machine-readable OpenAPI 3.1 document for YDB-Qdrant is published at a predictable URL for API clients, search engines, and AI agents.
Canonical URLs
What the spec covers
- Service identity and health endpoints.
- Collection create, get, delete, and payload-index compatibility calls.
- Point retrieve, upsert, search, query, and delete endpoints.
- api-key header auth, optional X-Tenant-Id namespacing, optional YDB-Qdrant-API-Version, optional Idempotency-Key for mutations, and structured JSON errors.
API lifecycle
The OpenAPI document includes x-api-lifecycle with the current version 2026-05-28, a header-based versioning strategy, and a public deprecation notice policy. This is the canonical machine-readable source for generated clients.
- Version header:
YDB-Qdrant-API-Version - Current documented value:
2026-05-28 - The site does not publish /v1 URL-path versioning today.