curl --request GET \
--url https://api.wirespeed.co/v1/endpoint/hva/count \
--header 'Authorization: Bearer <token>'{
"count": 123,
"change": 123
}Returns the current count of Critical Assets and the change over time
curl --request GET \
--url https://api.wirespeed.co/v1/endpoint/hva/count \
--header 'Authorization: Bearer <token>'{
"count": 123,
"change": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.wirespeed.co/llms.txt
Use this file to discover all available pages before exploring further.