Vapi · Capability
Vapi Files API — Files
Vapi Files API — Files. 5 operations. Self-contained Naftiko capability covering the Vapi Files business surface.
Vapi Files API — Files is a Naftiko capability published by Vapi, one of 15 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, PATCH, and DELETE methods rooted at /v1/file.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: Vapi Upload File. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Vapi and Files.
What You Can Do
POST
Filecontrollercreate
— Vapi Upload File
/v1/file
GET
Filecontrollerfindall
— Vapi List Files
/v1/file
GET
Filecontrollerfindone
— Vapi Get File
/v1/file
PATCH
Filecontrollerupdate
— Vapi Update File
/v1/file
DELETE
Filecontrollerremove
— Vapi Delete File
/v1/file
MCP Tools
vapi-filecontrollercreate
Vapi Upload File
vapi-filecontrollerfindall
Vapi List Files
read-only
idempotent
vapi-filecontrollerfindone
Vapi Get File
read-only
idempotent
vapi-filecontrollerupdate
Vapi Update File
vapi-filecontrollerremove
Vapi Delete File
idempotent