# Create and View All Portfolios ## List All Portfolios - [GET /monitoring/portfolios](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/create-and-view-all-portfolios/listallportfolios.md): This endpoint allows you to manage portfolios. You can use the GET method to retrieve all portfolios associated with the user. ## Create Monitoring Portfolio - [POST /monitoring/portfolios](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/create-and-view-all-portfolios/createmonitoringportfolio.md): This endpoint to create a new Portfolio based on the supplied criteria. A portfolio can contain any number of companies that you wish to monitor changes to. The only required Body parameter is "name" for Connect users.