LAP Registry

Qdrant API Skill

qdrant

Provider: Qdrant Version: master Endpoints: 73 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
PUT/collections/{collection_name}/shards
GET/collections/{collection_name}/shardsCreate shard key
POST/collections/{collection_name}/shards/deleteList shard keys
GET/Delete shard key
GET/telemetryReturns information about the running Qdrant instance
GET/metricsCollect telemetry data
GET/healthzCollect Prometheus metrics data
GET/livezKubernetes healthz endpoint
GET/readyzKubernetes livez endpoint
GET/issuesKubernetes readyz endpoint
DELETE/issuesGet issues
GET/clusterClear issues
GET/cluster/telemetryGet cluster status info
POST/cluster/recoverCollect cluster telemetry data
DELETE/cluster/peer/{peer_id}Tries to recover current peer Raft state.
GET/collectionsRemove peer from the cluster
GET/collections/{collection_name}List collections
PUT/collections/{collection_name}Collection info
PATCH/collections/{collection_name}Create collection
DELETE/collections/{collection_name}Update collection parameters
POST/collections/aliasesDelete collection
PUT/collections/{collection_name}/indexUpdate aliases of the collections
GET/collections/{collection_name}/existsCreate index for field in collection
DELETE/collections/{collection_name}/index/{field_name}Check the existence of a collection
GET/collections/{collection_name}/clusterDelete index for field in collection
POST/collections/{collection_name}/clusterCollection cluster info
GET/collections/{collection_name}/optimizationsUpdate collection cluster setup
GET/collections/{collection_name}/aliasesGet optimization progress
GET/aliasesList aliases for collection
POST/collections/{collection_name}/snapshots/uploadList collections aliases

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install qdrant

Downloads and installs to ~/.claude/skills/qdrant/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)