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 DatabasesArtificial IntelligenceEmbeddingsRAGGraphQL

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, Artificial Intelligence, Embeddings, and RAG.

Endpoint

No

References

Related API Specs

Pinecone API Keys API (OpenAPI) Pinecone Bulk Operations API (OpenAPI) Pinecone Inference API (OpenAPI) Pinecone Manage Assistants API (OpenAPI) Pinecone Manage Indexes API (OpenAPI) Pinecone Namespace Operations API (OpenAPI) Pinecone Organizations API (OpenAPI) Pinecone Projects API (OpenAPI) Pinecone Vector Operations API (OpenAPI)
Back to Pinecone · All GraphQL Specs · GitHub