# Postman collections Explore and develop requests to the commercetools APIs with Postman. [Postman](https://www.getpostman.com/) is a desktop application for API development. Using Postman you can easily send requests to HTTP APIs, store request templates, and share them with others. commercetools provides [Postman collections](https://github.com/commercetools/commercetools-postman-collection) for the commerce [HTTP API](/api), [Checkout API](/checkout), [Connect API](/connect/), and [Import API](/api/import-export/overview.md). These collections contain a complete library of templates for the possible requests to the API endpoints. commercetools Postman collections are automatically generated from the latest [API reference](/dev-tooling/api-specifications.md) and include all supported endpoints and update actions with example bodies. ## Download Postman collections - [HTTP API collection](https://github.com/commercetools/commercetools-postman-collection/tree/master/api) - [Checkout API collection](https://github.com/commercetools/commercetools-postman-collection/tree/master/checkout) - [Connect API collection](https://github.com/commercetools/commercetools-postman-collection/tree/master/connect) - [Import API collection](https://github.com/commercetools/commercetools-postman-collection/tree/master/import) ## Related pages - [Area overview page with navigation](/dev-tooling.md) - [Next page: Bruno collections](/dev-tooling/bruno.md)