Enterprise Edition
REST API
-
Last updated: December 3, 2024
-
Read time: 1 Minute
If you have a self-hosted installation of Burp Suite Enterprise Edition, you can use the REST API to initiate scans from your CI system and failing software builds whenever certain issues are reported. It is closely related to the Burp Suite Professional API, and represents a simple migration from that API surface.
While the REST API may be more familiar to users of Burp Suite Professional, it is only able to expose a limited range of Burp Suite Enterprise Edition's functionality. Therefore, we strongly recommend using the GraphQL API for your new integrations wherever possible.
To view interactive documentation for the REST API, browse to: [Enterprise server URL]/api/[API key]
.