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
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
Domain Exposure API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)
Webz.io DocumentationContact our team© 2026

Filters

Filters narrow the records returned for your domain. Add them as query parameters. Values are case-insensitive.

Secret

FilterValuesMeaning
token_typee.g. ApiKey, OauthPAT, RefreshToken, AccessKey, SessionToken, PrivateKey, WebhookSigningKey, PublicClientKeyKind of credential. Repeat the parameter for OR.
service_typee.g. googleoauth2, auth0oauth, azurerefreshtoken, vercel, netlify, virustotalDetector / issuing service that matched the secret. Repeat for OR.

Verification

FilterValuesMeaning
verification_statusverified, unverified, unknownverified = confirmed live against the issuer when checked. unverified = checked and rejected, or not checkable. unknown = not checked. Repeat for OR.

Start with verification_status=verified - those are the secrets known to work.

Time window

Epoch milliseconds, UTC. No default - without these, a query covers all collected data.

FilterMeaning
crawled_from, crawled_toWhen Webz.io collected the record.
breach_from, breach_toWhen the data was exfiltrated from the device.

Sorting

ParameterValuesDefault
sort_bycrawled, breachedbreached
order_byasc, descasc

Results are tie-broken by record uuid. Keep sort_by and order_by fixed while paging - see Pagination.

Last updated: September 6, 2026
PreviousQuickstartNextRecord Data Fields