Pinecone Data Plane API Skill
pinecone-data
pinecone-data
| Method | Path | Description |
|---|---|---|
GET | /bulk/imports | |
POST | /bulk/imports | List imports |
GET | /bulk/imports/{id} | Start import |
DELETE | /bulk/imports/{id} | Describe an import |
POST | /describe_index_stats | Cancel an import |
POST | /query | Get index stats |
POST | /vectors/delete | Search with a vector |
GET | /vectors/fetch | Delete records |
POST | /vectors/fetch_by_metadata | Fetch records |
GET | /vectors/list | Fetch records by metadata |
POST | /vectors/update | List record IDs |
POST | /vectors/upsert | Update a record |
GET | /namespaces | Upsert records |
POST | /namespaces | List namespaces |
GET | /namespaces/{namespace} | Create a namespace |
DELETE | /namespaces/{namespace} | Describe a namespace |
POST | /records/namespaces/{namespace}/upsert | Delete a namespace |
POST | /records/namespaces/{namespace}/search | Upsert text |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install pinecone-data
Downloads and installs to ~/.claude/skills/pinecone-data/
2026-04 (2026-03-30)2025-10 (2026-03-06)