Webz.io logoDocs
Overview
Start Here
News, Blogs, Forums & Reviews APIs
News Search API
Firehose
Cyber API
Data Breaches API
Leaked Cookies API
Introduction
Quickstart
Filters
Record Data Fields
API Reference
Non-Human Identities (NHI) API
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
Introduction
Quickstart
Filters
Record Data Fields
API Reference
Non-Human Identities (NHI) API
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.

Cookie

FilterValuesMeaning
cookie_typeauth, session, refresh, unclassifiedRole of the cookie. Repeat the parameter for OR.
browserchrome, edge, opera, firefox, safari, unknownBrowser the cookie was taken from. Repeat for OR.
expiration_statusactive, expiredactive returns cookies that have not expired yet (or have no expiration); expired the rest.

Service

FilterExampleMeaning
service_hostservice_host=portal.example.comExact host the cookie belongs to. Repeat for OR.

expiration_status=active together with cookie_type=session or cookie_type=auth gives you the cookies an attacker can still use right now.

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, breachedcrawled
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