Improved display of API endpoint details
At Wallarm, we love customer feedback and based on that feedback we’ve made a few improvements to the details we show for API endpoints in the API Discovery interface. Wallarm’s API Discovery capability provides a complete inventory of your APIs and endpoints, along with security posture assessment and details about the supported parameters and headers seen in requests. We’ve enhanced the details displayed with the following improvements.
Response Schema (requires node 4.10.2)
In deployments where Wallarm can collect responses, we now parse and display the parameters discovered in responses in addition to those discovered in the requests, giving you greater visibility into how your APIs and endpoints interact.
Sensitive Data Detection in Responses (requires node 4.10.2)
We’re applying the same logic for identifying parameters that expose sensitive data to the response parameters as we do for the request parameters, expanding your ability to identify where sensitive data is used in your APIs.
Improved Display of Headers
For usability, we previously filtered out some headers from display. We’ve now updated the UI to separate headers and other parameters into collapsible lists so that we can easily display all the headers without compromising usability.
For more information about the details provided in API Discovery, see the documentation.