# projects ## Operations - [Returns the projects list](https://developers.bitbond.com/operation/operation-get-projects.md) - [Create a project](https://developers.bitbond.com/operation/operation-post-projects.md) - [Fetch a project's details based on the id](https://developers.bitbond.com/operation/operation-get-projects-parameter.md) - [Update the project information based on id](https://developers.bitbond.com/operation/operation-put-projects-parameter.md) - [Delete the project](https://developers.bitbond.com/operation/operation-delete-projects-parameter.md) - [Fetch a project's details based on the project code](https://developers.bitbond.com/operation/operation-get-projects-by_code-parameter.md) - [Fetch a project's distribution list as a `text/csv; charset=utf-8` response](https://developers.bitbond.com/operation/operation-get-projects-parameter-distribution_list.md) - [Start a background process that prepares the project for distribution](https://developers.bitbond.com/operation/operation-post-projects-parameter-prepare_for_distribution.md) - [Fetch a project's prepare for distribution status based on the id](https://developers.bitbond.com/operation/operation-get-projects-parameter-prepare_for_distribution_status.md) - [Fetch a project's statistical information based on the id](https://developers.bitbond.com/operation/operation-get-projects-parameter-stats.md) [Powered by Bump.sh](https://bump.sh)