# 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. **Endpoint:** No native GraphQL endpoint — conceptual schema derived from Pinecone REST/gRPC API **Documentation:** https://docs.pinecone.io/reference/api/introduction - Reference: https://docs.pinecone.io/reference/api/introduction - Schema: https://github.com/api-evangelist/pinecone