Skip to main content

About APIsec Bolt

The Bolt Integration simplifies and accelerates application onboarding by capturing and updating parameters and payloads directly from your web application. It reduces the effort required to configure endpoints and ensures they are automatically test-ready. Additionally, it enhances security coverage throughout the onboarding process.


Install and Configure Bolt Plugin

Follow these steps to set up and use the Bolt plugin for capturing parameters and payloads:

Download the Extension

See More

Extract the Files

  • Unzip the downloaded file to a folder on your system.

See More

Open Chrome Extensions and Enable Developer Mode

  • In Chrome, go to https://chrome://extensions.

  • In the top-right corner, switch on Developer mode

  • Click Load unpacked and select the extracted folder to upload the extension.

See More

Verify Installation and Use the Plug-in

  • Confirm that the extension appears in your Extensions list and is enabled.

See More

  • Launch the Bolt Plugin and enter the base URL.

See More

  • The plug-in will start capturing requests. Click Stop Capturing to end the process.

See More

  • Click Download Data to export a JSON file containing the captured parameters and payloads.

See More

Endpoint Schema Update via Bolt

Parameters and payloads captured directly from the client's web applications using the Bolt plugin can now be imported into the platform.By uploading a Bolt file under the application’s Endpoints tab, the platform automatically matches and hydrates endpoints with valid data once confirmed.

  • From the Applications window, click on the See More option

See More

  • Navigate to Endpoints tab.

  • Now click the Upload Bolt File button.

Import values for Bolt Button

  • The Browse Files option allows you to upload your Bolt file exported from the Bolt plug-in.

Bolt Browse Files

  • You will now see the detected payloads and parameters for the endpoints that exist in the application.
  • You can select the endpoints that you want to update with the latest parameters and payloads captured using the Bolt Plug-in.

Bolt Endpoint Selection

  • Now click the Update Selected button to complete the task.In the preview, you can review the updated values and see newly identified parameters, which are tagged as New.

Bolt Update Selected

  • Click the selected endpoint from the list of endpoints to see the updated parameters.

Bolt Updated Endpoint View

  • In the parameters configuration of the endpoint, petId value has been updated.

Bolt Updated Value View

  • In the parameters configuration of the endpoint, accept parameter has been newly added to the list.

Bolt New Value View