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.
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
- Reference https://docs.pinecone.io/reference/api/introduction
- Schema https://github.com/api-evangelist/pinecone