Databricks Vector Search Endpoints API

The Databricks Vector Search Endpoints API allows you to create, list, get, and delete vector search endpoints. Vector search endpoints are compute resources that host vector search indexes, enabling similarity search queries for retrieval-augmented generation and other AI applications.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:vector-search-endpoints-api
name: Databricks Vector Search Endpoints API
tags:
- AI
- Compute
- Vector Search
humanURL: https://docs.databricks.com/api/workspace/vectorsearchendpoints
properties:
- url: https://docs.databricks.com/api/workspace/vectorsearchendpoints
  type: Documentation
description: The Databricks Vector Search Endpoints API allows you to create, list, get, and delete vector
  search endpoints. Vector search endpoints are compute resources that host vector search indexes, enabling
  similarity search queries for retrieval-augmented generation and other AI applications.