Skip to content

Add Endpoints via UI

Adding endpoints to an existing project

Although endpoints are added at the time of registering an API, you can still add these manually. This document outlines step-be-step to add that.

From the homepage find for a previously created project where you need to add more endpoints. Open that project and click on the Endpoints tile.

Screen Shot 2022-09-30 at 22 37 14

On the top right corner of the page, click on the Add Endpoints button.

Screen Shot 2022-09-30 at 22 48 17

In the Popup > Add the endpoint along with its method, for example: post:/api/v1/addAccount/sample > Before you Save, keeping the checkbox checked will scan these specific endpoint against different categories.

Screen Shot 2022-10-31 at 13 54 53

Observe the newly endpoint and a tag is added to identify the manual entries.

Screen Shot 2022-10-03 at 10 47 59

Go to the Dashboard of the project > Observe the endpoint count has been increased now. The Playbooks will also be generating

Screen Shot 2022-09-30 at 22 50 19

Run Scan if you haven’t already in the previous screen.

More information about the dashboard can be found here.