Technology
The Technology endpoint allows you to view information about technology identified on your attack surface.
Get a summary of technology that was identified.
GET
https://api.halosecurity.com/api/v1/technology/summary.json
List technology that was identified along with versions and risk.
GET
https://api.halosecurity.com/api/v1/technology/list.json
Get information about a specific technology that was found.
GET
https://api.halosecurity.com/api/v1/technology/get.json
Query Parameters
Last updated