Portkey · Capability
Portkey API — Virtual-keys
Portkey API — Virtual-keys. 5 operations. Lead operation: List All Virtual Keys. Self-contained Naftiko capability covering one Portkey business surface.
What You Can Do
GET
Get
— List All Virtual Keys
/v1/virtual-keys
POST
Post
— Create a Virtual Key
/v1/virtual-keys
GET
Get
— Get a Virtual Key
/v1/virtual-keys/{slug}
PUT
Put
— Update a Virtual Key
/v1/virtual-keys/{slug}
DELETE
Delete
— Delete a Virtual Key
/v1/virtual-keys/{slug}
MCP Tools
list-all-virtual-keys
List All Virtual Keys
read-only
idempotent
create-virtual-key
Create a Virtual Key
get-virtual-key
Get a Virtual Key
read-only
idempotent
update-virtual-key
Update a Virtual Key
idempotent
delete-virtual-key
Delete a Virtual Key
idempotent