Pinecone API

Pinecone is a vector database. This is an unofficial, community-managed OpenAPI spec that (should) accurately model the Pinecone API. This project was developed independent of and is unaffiliated with Pinecone Systems. Users should switch to the official API spec, if and when Pinecone releases it.

Claim this API

Are you the operator of Pinecone API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Pinecone API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://controller.{environment}.pinecone.io
Auth: unknown
Endpoints: 2
Reachable: unknown
CORS: unknown

Links

Homepage: https://github.com/sigpwned/pinecone-openapi-spec
API Base: https://controller.{environment}.pinecone.io

Endpoints

Method Path Summary Auth Last Status Latency
GET /collections List collections
GET /collections/{collectionName} Describe collection
GET /databases List indexes
GET /databases/{indexName} Describe index
POST /query Query
POST /vectors/fetch Fetch