GET /v1/technologies

The catalogue: every technology we observe, and which products are available for it.

Parameters

search string
Matches technology name or category.
list_audit_status string
unaudited · pending · audited · failed · suspended
limit integer
Up to 1000.

Example

curl "https://www.ansafi.com/api/v1/technologies?list_audit_status=audited" \
  -H "Authorization: Bearer $ANSAFI_KEY"

Each entry carries list_audit_status and feed_audit_status, which say whether lists and switch feeds are available for that technology, plus its current install count.