Webz.io logoDocs
Overview
Start Here
News, Blogs, Forums & Reviews APIs
News Search API
Firehose
Cyber API
Data Breaches API
Leaked Cookies API
Non-Human Identities (NHI) API
Introduction
Quickstart
Filters
Record Data Fields
API Reference
Endpoint & Authentication
Request Parameters
Response Format
Pagination
Errors, Rate Limits & Credits
Domain Exposure API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)
Webz.io logo
Overview
Start Here
News, Blogs, Forums & Reviews APIs
News Search API
Firehose
Cyber API
Data Breaches API
Leaked Cookies API
Non-Human Identities (NHI) API
Introduction
Quickstart
Filters
Record Data Fields
API Reference
Endpoint & Authentication
Request Parameters
Response Format
Pagination
Errors, Rate Limits & Credits
Domain Exposure API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)
Webz.io DocumentationContact our team© 2026

Endpoint & Authentication

The Non-Human Identities (NHI) API has one GET endpoint. It authenticates with your API token.

Search

GET

https://api.webz.io/nhi?token=YOUR_TOKEN&domain=example.com

Returns leaked secrets matched to domain, narrowed by your Filters.

Authentication

  • Pass token as a query parameter, or send an Authorization: Bearer YOUR_TOKEN header. A missing or unknown token returns 401.
  • Your account needs the Non-Human Identities (NHI) API permission and credits. Otherwise requests return 401 or 429.

Need access or more credits? Contact [email protected].

Last updated: September 6, 2026
PreviousAPI ReferenceNextRequest Parameters