Vectara · Capability
Vectara Corpora API — Corpora
Vectara Corpora API — Corpora. CRUD operations on corpora that hold indexed documents for retrieval and grounded generation. Self-contained Naftiko capability covering one Vectara business surface.
Vectara Corpora API — Corpora is a Naftiko capability published by Vectara, one of 5 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, PATCH, and DELETE methods rooted at /v1/v2/corpora.
Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Vectara, Corpora, and Admin.
What You Can Do
GET
Listcorpora
—
/v1/v2/corpora
POST
Createcorpus
—
/v1/v2/corpora
GET
Getcorpus
—
/v1/v2/corpora/{corpus_key}
PATCH
Updatecorpus
—
/v1/v2/corpora/{corpus_key}
DELETE
Deletecorpus
—
/v1/v2/corpora/{corpus_key}