# Retrieve Integration Routes
source: https://developer.mastercard.com/riskrecon-api/documentation/use-cases/navigation-and-access/integrationroutes/index.md

Using the [Integration Routes API](https://developer.mastercard.com/riskrecon-api/documentation/getting-started/index.md#integration-routes), RiskRecon provides its customers a seamless navigation to the overview and security domain pages of a vendor without having to first log in to its web portal and then navigating to the desired page.

The following endpoint is available in the `Integration Routes API` to help you to retrieve the URLs of the **Overview** and **Security Domains** pages of a TOE:

|           API            |             Endpoint             |                                                                                      Use Case                                                                                       |
|--------------------------|----------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `Integration Routes API` | `GET Integration Routes`         | [Retrieve Overview and Security Domain URLs](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/navigation-and-access/integrationroutes/retrieve-urls/index.md) |
|                          | `GET Integration Routes for TOE` | [Retrieve Integration Routes for TOE](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/navigation-and-access/integrationroutes/retrieve-toe-routes/index.md)  |

