Skip to main content
GET

Authorizations

Api-Key
string
header
required

An API Key is required to call Pinecone APIs. Get yours from the console.

Query Parameters

type
string

Filter models by type ('embed' or 'rerank').

vector_type
string

Filter embedding models by vector type ('dense' or 'sparse'). Only relevant when type=embed.

Response

The list of available models.

The list of available models.

models
object[]