Skip to main content

How To Onboard An Application Using HAR file

A HAR (HTTP Archive) file is a JSON-formatted file that captures network traffic between a web browser and an application. It records details about HTTP requests and responses, including endpoints, request methods, headers, parameters, and payloads.

Adding HAR application

  • Navigate to URL

    Open your browser and visit: https://<your-tenant>.apisecapps.com

  • Click Add Application

    Add Application

  • Select HAR

    Click Next

  • Provide an application name.

  • Click on Browse Files and Upload the HAR file

    Click Next

  • After uploading the file, click on the Continue.

    Click Next

  • Validate the Environment URL and click on Onboard.

    Click Next

  • Once onboarding is complete,

    • you can view the application.
    • Test API security to identify vulnerabilities
    • Enable monitoring to track API usage and performance

    Click Next