Portkey · Capability
Portkey API — Collections
Portkey API — Collections. 5 operations. Lead operation: Create a new collection. Self-contained Naftiko capability covering one Portkey business surface.
What You Can Do
POST
Post
— Create a new collection
/v1/collections
GET
Get
— List collections
/v1/collections
GET
Get
— Get collection details
/v1/collections/{collectionid}
PUT
Put
— Update collection
/v1/collections/{collectionid}
DELETE
Delete
— Delete collection
/v1/collections/{collectionid}
MCP Tools
create-new-collection
Create a new collection
list-collections
List collections
read-only
idempotent
get-collection-details
Get collection details
read-only
idempotent
update-collection
Update collection
idempotent
delete-collection
Delete collection
idempotent