RapidAPI · Capability
RapidAPI REST Platform API — Collections
RapidAPI REST Platform API — Collections. 5 operations. Lead operation: List all collections. Self-contained Naftiko capability covering one Rapidapi business surface.
What You Can Do
GET
Listcollections
— List all collections
/v1/collections
POST
Createcollection
— Create a collection
/v1/collections
GET
Getcollection
— Get a collection
/v1/collections/{collectionid}
PUT
Updatecollection
— Update a collection
/v1/collections/{collectionid}
DELETE
Deletecollection
— Delete a collection
/v1/collections/{collectionid}
MCP Tools
list-all-collections
List all collections
read-only
idempotent
create-collection
Create a collection
get-collection
Get a collection
read-only
idempotent
update-collection
Update a collection
idempotent
delete-collection
Delete a collection
idempotent