mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08:30 +02:00
9 lines
384 B
Markdown
9 lines
384 B
Markdown
---
|
|
title: Easy to Use API
|
|
icon: api
|
|
weight: 10
|
|
sitemapExclude: True
|
|
---
|
|
|
|
Provides the [OpenAPI v3 specification](https://qdrant.github.io/qdrant/redoc/index.html) to generate a client library in almost any programming language.
|
|
Alternatively utilise [ready-made client for Python](https://github.com/qdrant/qdrant_client) or other programming languages with additional functionality. |