Enterprise Edition
Viewing and configuring API endpoints
-
Last updated: February 6, 2025
-
Read time: 1 Minute
If you uploaded your API definition as a local file you can view details of its endpoints in the Endpoints tab. Endpoints are automatically populated from your API definition when you upload the file.
The Endpoints tab contains the following information:
Method (OpenAPI only) - The HTTP method used by the endpoint.
Operation (SOAP API only) - The name of the SOAP operation.
Host - The protocol and server hostname.
Path and query - The URL file path and query string.
Content type - The format of the data that will be sent to the API server.
By default, all endpoints are selected for scanning. Use the checkbox to remove an endpoint from scans of the site.
Filtering endpoints
You can filter the endpoints that you see on the Endpoints tab:
To filter by a specific term, enter your search term in the Search for an endpoint field, and click the search icon.
For OpenAPI only, you can use the filter buttons to filter by HTTP method.
After filtering the table, click the top checkbox to select or deselect all filtered endpoints.
Note
Burp Suite Enterprise Edition can only scan endpoints that meet the requirements for scanning. For information about the criteria, see Requirements for API scanning - API endpoint requirements.