Pinecone · GraphQL Specification

Pinecone GraphQL API

Pinecone is a managed vector database for AI applications. The API covers index management, upsert and query of vector embeddings, metadata filtering, sparse-dense hybrid search, namespaces, and collections.

Documentation Endpoint View on GitHub Vector DatabasesAIEmbeddingsRAGGraphQL

Overview

Pinecone GraphQL API is a GraphQL API specification published by Pinecone on the APIs.io network.

Pinecone is a managed vector database for AI applications. The API covers index management, upsert and query of vector embeddings, metadata filtering, sparse-dense hybrid search, namespaces, and collections.

The GraphQL endpoint is available at No. documentation is published at https://docs.pinecone.io/reference/api/introduction.

The specification includes 2 reference links.

Tagged areas include Vector Databases, AI, Embeddings, and RAG.

Endpoint

No

References

Related API Specs

Pinecone Database Control API (OpenAPI) Pinecone Database Data API (OpenAPI) Pinecone Inference API (OpenAPI) Pinecone Assistant Control API (OpenAPI) Pinecone Assistant Data API (OpenAPI) Pinecone Admin API (OpenAPI)
Back to Pinecone · All GraphQL Specs · GitHub