The Non-Human Identities (NHI) API has one GET endpoint. It authenticates with your API token.
GET
https://api.webz.io/nhi?token=YOUR_TOKEN&domain=example.com
Returns leaked secrets matched to domain, narrowed by your Filters.
token as a query parameter, or send an Authorization: Bearer YOUR_TOKEN header. A missing or unknown token returns 401.401 or 429.Need access or more credits? Contact [email protected].