# Collection Manage your Collections ## Get Collection - [GET /api/v1/collection/{id}](https://developers.prana.software/openapi/collection/getbyid_17.md): Get a specific collection. ## Update Collection - [PUT /api/v1/collection/{id}](https://developers.prana.software/openapi/collection/update_17.md): Update a specific collection. ## Delete Collection - [DELETE /api/v1/collection/{id}](https://developers.prana.software/openapi/collection/delete_17.md): Delete specific collection. ## Create Collection - [POST /api/v1/collection](https://developers.prana.software/openapi/collection/create_20.md): Create a new collection. ## List Collections - [POST /api/v1/collection/search](https://developers.prana.software/openapi/collection/getall_23.md): Get all your collections.