# Generate TOE PDF Reports
source: https://developer.mastercard.com/riskrecon-api/documentation/use-cases/risk-mgmt-issue-rmdfn/toe-pdf-reports/index.md

The [TOE PDF Reports API](https://developer.mastercard.com/riskrecon-api/documentation/getting-started/index.md#target-of-evaluation) allows you to order and download [TOE PDF reports](https://developer.mastercard.com/riskrecon-api/documentation/glossary/index.md#toe-pdf-reports).

You can generate Executive, Summary, Detailed, or Action Plan type of TOE PDF reports using the endpoints available in the `TOE PDF Reports API`.

Following endpoints are available in the `TOE PDF Reports API`:

|          API          |         Endpoint          |                                                                                Use Case                                                                                 |
|-----------------------|---------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `TOE PDF Reports API` | `POST TOE Report`         | [Order TOE PDF Report](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/risk-mgmt-issue-rmdfn/toe-pdf-reports/order-toe-rep/index.md)             |
| `TOE PDF Reports API` | `GET TOE Report`          | [Retrieve TOE PDF Report Status](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/risk-mgmt-issue-rmdfn/toe-pdf-reports/retrve-toe-reps/index.md) |
| `TOE PDF Reports API` | `GET Download TOE Report` | [Download TOE PDF Report](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/risk-mgmt-issue-rmdfn/toe-pdf-reports/dwn-toe-rep/index.md)            |

