LAP Registry

Pinecone Control Plane API Skill

pinecone-control

Provider: Pinecone Version: 2026-04 Endpoints: 18 Updated: 2026-03-30

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/indexes
POST/indexesList indexes
GET/indexes/{index_name}Create an index
DELETE/indexes/{index_name}Describe an index
PATCH/indexes/{index_name}Delete an index
GET/indexes/{index_name}/backupsConfigure an index
POST/indexes/{index_name}/backupsList backups for an index
GET/collectionsCreate a backup of an index
POST/collectionsList collections
POST/indexes/create-for-modelCreate a collection
GET/backupsCreate an index with integrated embedding
GET/backups/{backup_id}List backups for all indexes in a project
DELETE/backups/{backup_id}Describe a backup
POST/backups/{backup_id}/create-indexDelete a backup
GET/restore-jobsCreate an index from a backup
GET/restore-jobs/{job_id}List restore jobs
GET/collections/{collection_name}Describe a restore job
DELETE/collections/{collection_name}Describe a collection

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install pinecone-control

Downloads and installs to ~/.claude/skills/pinecone-control/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (2)