# Retrieve or Update TOEs and Portfolio Details
source: https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/index.md

You can manage your portfolio using the following APIs:

* [Portfolio API](https://developer.mastercard.com/riskrecon-api/documentation/getting-started/index.md#portfolio)
* [TOEs API](https://developer.mastercard.com/riskrecon-api/documentation/getting-started/index.md#target-of-evaluation)  

The following endpoints are available in the `Portfolio API` and `TOEs API` to help you manage your portfolio:

|      API      |              Endpoint               |                                                                                               Use Case                                                                                                |
|---------------|-------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Portfolio API | `POST Bulk Add`                     | [Add TOEs in Bulk to your Portfolio](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/add-bulk-toes/index.md)                                    |
|               | `GET Risk Relationship Folders`     | [Retrieve Risk Relationship Folder Names and Slugs](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/retrve-risk-reln-slugs/index.md)            |
|               | `GET Subscription Level Config`     | [Retrieve the Default Subscription-Level Configuration](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/retrve-deflt-subsn-lev-config/index.md) |
|               | `PUT Subscription Level Config`     | [Set the Default Subscription-Level Configuration](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/set-deflt-subsn-lev-config/index.md)         |
|               | `GET Privacy Enforcement Actions`   | [Retrieve Privacy Enforcement Actions](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/get-priv-enforcement/index.md)                           |
| Reports API   | `GET Portfolio Ratings Report Data` | [GET Portfolio Ratings Report Data](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/get-port-ratings-rept/index.md)                             |
| TOE API       | `POST TOE`                          | [Add an Existing TOE to your Portfolio](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/add-an-existing-toe/index.md)                           |
|               | `PUT TOE`                           | [Update the Internal Identities of a TOE](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/update-a-toe-internal-id/index.md)                    |
|               | `DELETE a TOE`                      | [Delete a TOE from your Portfolio](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/delete-a-toe/index.md)                                       |
|               | `GET TOEs by Domain`                | [Retrieve TOEs by their Domain or Hostname](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/retrieve-toe-by-domain/index.md)                    |
|               | `PUT Risk Relationship`             | [Update the Risk Relationship Folder of a TOE](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/update-risk-reln-fold-toe/index.md)              |
|               | `GET TOE ID Rating`                 | [Retrieve TOE ID Rating](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/get-toe-rating/index.md)                                               |

