---
title: Viewing ASE REST APIs in Postman
description: View API Security Enforcer (ASE) REST application programming interface (API) reports in Postman.
component: pingintelligence
version: 5.2
page_id: pingintelligence:pingintelligence_reference_guide:pingintelligence_view_ase_rest_apis_postman
canonical_url: https://docs.pingidentity.com/pingintelligence/5.2/pingintelligence_reference_guide/pingintelligence_view_ase_rest_apis_postman.html
revdate: April 3, 2024
section_ids:
  steps: Steps
  example: Example:
---

# Viewing ASE REST APIs in Postman

View API Security Enforcer (ASE) REST application programming interface (API) *(tooltip: \<div class="paragraph">
\<p>A specification of interactions available for building software to access an application or service.\</p>
\</div>)* reports in Postman.

## Steps

1. Download the `ASE_4.3_Inline` or `ASE_4.3_Sideband` and `ASE_4.3_Environment` JSON files from the Ping Identity [Download](https://www.pingidentity.com/en/resources/downloads.html) site.

   |   |                                                |
   | - | ---------------------------------------------- |
   |   | These configuration files are used by Postman. |

2. [Download](https://www.getpostman.com) and install the Postman application 6.2.5 or later.

3. In Postman, to import the two Ping Identity files that you downloaded in step 1, click the **Import** button.

   ![A screen capture of the import button in Postman with a green arrow pointing to it](_images/agc1564009088189.png)

4. After importing the files, click the **Gear** icon [icon: gear, set=fa]in the upper right corner.

5. In the **Manage Environments** window, click **ASE\_4.3\_Environment**.

   ![A screen capture of the Manage Environments window with a teal arrow pointing to the ASE\_4.0\_Environment link](../_images/ske1567583667958.png)

6. In the**Manage Environments**window, configure the following values, and then click **Update**.

   | Variable                | Description                                                                                           |
   | ----------------------- | ----------------------------------------------------------------------------------------------------- |
   | **ASE\_IP**             | IP address of the ASE node.                                                                           |
   | **Port**                | Port number of the ASE node.                                                                          |
   | **Access\_Key\_Header** | Use the default values.                                                                               |
   | **Secret\_Key\_Header** | Use the default values.                                                                               |
   | **Access\_Key**         | Use admin for access key and secret key. If you have changed the admin password, use the updated one. |
   | **Secret\_Key**         | Use admin for access key and secret key. If you have changed the admin password, use the updated one. |
   | **API\_Name**           | The name of the API which you want to administer.                                                     |

   |   |                                                           |
   | - | --------------------------------------------------------- |
   |   | Do not edit any fields that start with the word `System`. |

   ### Example:

   The following image shows what the **Manage Environments** window looks like after you set new values, shown in the **Current Value** column.

   ![A screen capture of the Manage Environments window with variables and values shown for the ASE\_4.0\_Environment](../_images/ttn1567602336900.png)

7. In the main Postman window, select the report to display on the left column. Click **Send**.
