Home
Providers
Webz.io
Webz.io
Webz.io provides structured web-data feeds and APIs covering the open, deep, and dark web for AI, cybersecurity, and intelligence use cases. Content is collected at scale, normalized, enriched with metadata, and delivered through machine-readable data feeds and token-authenticated REST APIs.
Webz.io publishes 13 APIs on the APIs.io network. Tagged areas include News Data, Web Data, Web Scraping, Dark Web, and deep-web.
Webz.io’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, pricing, and 27 more developer resources.
13 APIs
2 MCP Servers
On this page
Kin Score
APIs 13
MCP Servers 2
Pricing Plans 1
Rate Limits 1
Security Posture 3
Scopes 1
Resources 34
apis.yml
58 Operational Transparency
Composite quality — 50.6/100 · developing
Agent readiness — 36/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 13
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 5
Pagination, idempotency, versioning, errors, and events
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Source (apis.yml)
name: Webz.io
description: Webz.io provides structured web-data feeds and APIs covering the open, deep, and dark web for AI, cybersecurity,
and intelligence use cases. Content is collected at scale, normalized, enriched with metadata, and delivered through machine-readable
data feeds and token-authenticated REST APIs.
url: https://raw.githubusercontent.com/api-evangelist/webz-io-news-open-web-dark-web-apis-for-ai/refs/heads/main/apis.yml
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
- scopes
- rate-limits
- security
generated: '2026-09-02'
method: derived
created: '2026-08-27'
modified: '2026-08-27'
specificationVersion: '0.21'
tags:
- News Data
- Web Data
- Web Scraping
- Dark Web
- deep-web
- Cybersecurity
- Threat Intelligence
- Data Breach
- pii-monitoring
- OSINT
- reviews-data
- AI Training Data
- Media Monitoring
tags_raw:
- news-data
- web-data
- web-scraping
- dark-web
- deep-web
- cybersecurity
- threat-intelligence
- data-breach
- pii-monitoring
- osint
- reviews-data
- ai-training-data
- media-monitoring
apis:
- name: Webz.io API
description: 'Token-authenticated REST endpoints under https://api.webz.io covering seven products: News, Blogs and Forums
(/api/news, /api/blogs, /api/forums plus /seg_api/* segmentation), Reviews (/reviewFilter, /reviewSeg), Cyber for deep
and dark web (/cyberFilter, /cyberSeg, /dark-cache, /cyber-image), Data Breaches (/breaches, /breachCatalog), the Firehose
FH API (/firehose), the semantic News Search API (POST /api/news/context), and the Archive order flow on app.webz.io.
All are GET except News Search. Responses are a JSON envelope wrapping a result array plus an opaque next cursor. A free
News API Lite tier gives 1,000 non-commercial calls a month.
NO OpenAPI, Swagger, GraphQL, AsyncAPI, WSDL or apis.json contract is published. Re-probed 2026-08-27 across api.webz.io,
webz.io and docs.webz.io: /openapi.json, /openapi.yaml, /swagger.json, /api-docs, /docs, /reference and /apis.json all
404. WHAT IS PUBLISHED and is new since the last pass: a first-party remote MCP server at https://news-search-mcp.webz.io/mcp
with RFC 8414 and RFC 9728 discovery metadata (both probed 200), a provider-authored Agent Skill file, and a 20KB llms.txt
indexing every docs page with a Markdown twin. The machine-readable surface here is agent-native rather than OpenAPI-native.'
humanURL: https://docs.webz.io/docs/webz
baseURL: https://api.webz.io
tags:
- News Data
- Web Data
- Web Scraping
- Dark Web
- deep-web
- Cybersecurity
- Threat Intelligence
- Data Breach
- pii-monitoring
- OSINT
- reviews-data
- AI Training Data
- Media Monitoring
tags_raw:
- news-data
- web-data
- web-scraping
- dark-web
- deep-web
- cybersecurity
- threat-intelligence
- data-breach
- pii-monitoring
- osint
- reviews-data
- ai-training-data
- media-monitoring
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz
- type: APIReference
url: https://docs.webz.io/docs/webz/news-blogs-forums-api-reference
- type: GettingStarted
url: https://docs.webz.io/docs/webz/start-here
- type: Quickstart
url: https://docs.webz.io/docs/webz/news-api-quickstart
- type: LLMsTxt
url: https://docs.webz.io/llms.txt
- type: Authentication
url: authentication/webz-authentication.yml
- type: RateLimits
url: rate-limits/webz-rate-limits.yml
- type: ErrorCatalog
url: errors/webz-error-codes.yml
- type: DataModel
url: data-model/webz-data-model.yml
- type: Conventions
url: conventions/webz-conventions.yml
- name: Webz.io News Search MCP Server
description: A first-party remote Model Context Protocol server that exposes Webz.io semantic news search to any MCP client.
It ships one tool, news_search_by_webz, and every call runs a regular News Search API request against the caller's own
Webz token, so the same credits and per-token rate limits apply. Authentication is a Bearer API token; Claude.ai and ChatGPT
connect over OAuth, and the server publishes RFC 8414 authorization-server metadata and RFC 9728 protected-resource metadata
(both probed 200 on 2026-08-27) with PKCE S256 and dynamic client registration. An anonymous tools/list returns 401 with
a correctly-formed WWW-Authenticate challenge, which the provider documents as intentional.
humanURL: https://news-search-mcp.webz.io
baseURL: https://news-search-mcp.webz.io/mcp
tags:
- MCP
- News Data
- AI Agents
- News Search
tags_raw:
- mcp
- news-data
- ai-agents
- model-context-protocol
- news-search
properties:
- type: MCPServer
url: mcp/webz-mcp.yml
- type: MCPServer
url: https://news-search-mcp.webz.io/mcp
- type: Documentation
url: https://docs.webz.io/docs/webz/news-search-api-mcp
- type: AgentSkill
url: skills/_index.yml
- type: OAuthScopes
url: scopes/webz-scopes.yml
- type: Authentication
url: authentication/webz-authentication.yml
- name: Webz.io News, Blogs & Forums API
description: Live open-web content split by source type. One base URL, six GET endpoints (`/api/news`, `/api/blogs`, `/api/forums`
for posts and `/seg_api/news`, `/seg_api/blogs`, `/seg_api/forums` for aggregate segmentation), one API token.
humanURL: https://docs.webz.io/docs/webz/news-blogs-forums
baseURL: https://api.webz.io
tags:
- News
- Blog
- Forums
- Open Web
tags_raw:
- News
- Blogs
- Forums
- Open Web
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/news-blogs-forums
- type: APIReference
url: https://docs.webz.io/docs/webz/news-blogs-forums-api-reference
- name: Webz.io News Search API
description: Contextual, natural-language news search. Single `POST /api/news/context` endpoint that returns ranked article
excerpts matching a free-text query. Backs the hosted News Search MCP server and the LangChain / LlamaIndex / n8n SDKs.
humanURL: https://docs.webz.io/docs/webz/news-search
baseURL: https://api.webz.io
tags:
- News Search
- Semantic Search
- Artificial Intelligence
tags_raw:
- News Search
- Semantic Search
- AI
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/news-search
- type: APIReference
url: https://docs.webz.io/docs/webz/news-search-api-reference
- name: Webz.io Cyber API
description: Deep and dark web content for threat intelligence. Search endpoint `/cyberFilter`, segmentation `/cyberSeg`,
and helper endpoints `/dark-cache` (cached page snapshots) and `/cyber-image` (collected images).
humanURL: https://docs.webz.io/docs/webz/cyber-api
baseURL: https://api.webz.io
tags:
- Cyber
- Dark Web
- Threat Intelligence
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/cyber-api
- type: APIReference
url: https://docs.webz.io/docs/webz/cyber-api-reference
- name: Webz.io Data Breaches API
description: Search compromised records and look up known breaches. Two GET endpoints, `/breaches` (main search) and `/breachCatalog`
(breach lookup by name to UUID), authenticated with an API token as a query parameter.
humanURL: https://docs.webz.io/docs/webz/data-breach-api
baseURL: https://api.webz.io
tags:
- Data Breach
- Credentials
- Cyber Intelligence
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/data-breach-api
- type: APIReference
url: https://docs.webz.io/docs/webz/data-breach-reference
- name: Webz.io Leaked Cookies API
description: Look up leaked session cookies matched to a domain. Single GET endpoint `/cookies` with token authentication
and domain-scoped credit consumption.
humanURL: https://docs.webz.io/docs/webz/leaked-cookies-api
baseURL: https://api.webz.io
tags:
- Leaked Cookies
- Session Hijacking
- Cyber Intelligence
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/leaked-cookies-api
- type: APIReference
url: https://docs.webz.io/docs/webz/leaked-cookies-reference
- name: Webz.io Non-Human Identities (NHI) API
description: Detect leaked machine credentials (API keys, tokens, secrets) tied to a domain. Single GET endpoint `/nhi`
with token authentication.
humanURL: https://docs.webz.io/docs/webz/nhi-api
baseURL: https://api.webz.io
tags:
- Non-Human Identities
- Secrets
- Cyber Intelligence
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/nhi-api
- type: APIReference
url: https://docs.webz.io/docs/webz/nhi-reference
- name: Webz.io Firehose API
description: REST-delivered curated firehose of enriched open-web posts. Preconfigured per-customer feeds via `/firehose?token=&client_feed=`;
paginated with `nextPage`. Successor to the FTP-based Legacy Firehose.
humanURL: https://docs.webz.io/docs/webz/firehose
baseURL: https://api.webz.io
tags:
- Firehose
- Streaming
- Web Data
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/firehose
- name: Webz.io Archive API
description: Build and deliver historical datasets in three steps - set query and date range at `/setArchiveQuery`, confirm
at `/confirmArchiveQuery`, then poll `/getArchiveOrderStatus` for the ZIP download link. Uses prepaid credits.
humanURL: https://docs.webz.io/docs/webz/archive
baseURL: https://app.webz.io
tags:
- Archives
- Historical Data
- Datasets
tags_raw:
- Archive
- Historical Data
- Datasets
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/archive
- type: APIReference
url: https://docs.webz.io/docs/webz/archive-api-reference
- name: Webz.io Reviews API
description: Customer reviews and ratings collected from across the open web as structured JSON - rating, author, language,
and the item being reviewed. Shares the News/Blogs/Forums query language but is a separate product surface.
humanURL: https://docs.webz.io/docs/webz/reviews-api
baseURL: https://api.webz.io
tags:
- Reviews
- Ratings
- Web Data
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/reviews-api
- name: Webz.io Domain Exposure API (DEA)
description: Analyze a domain's exposure across breach, leaked-cookie, and NHI datasets. Served from `api.lunarcyber.com`
(Webz.io's Lunar-branded cyber intelligence surface); single GET endpoint `/domain-exposure?domain=`.
humanURL: https://docs.webz.io/docs/webz/domain-exposure-api
baseURL: https://api.lunarcyber.com
tags:
- Domain Exposure
- Cyber Intelligence
- Attack Surface
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/domain-exposure-api
- type: APIReference
url: https://docs.webz.io/docs/webz/dea-api-reference
- name: Webz.io Web Content API (deprecated)
description: Legacy unified `/filterWebContent` endpoint (GET or POST) that returned any open-web content type in one call.
Deprecated in favor of the split News, Blogs & Forums APIs but still documented.
humanURL: https://docs.webz.io/docs/webz/web-content
baseURL: https://api.webz.io
tags:
- Web Content
- Legacy
- Deprecated
properties:
- type: Documentation
url: https://docs.webz.io/docs/webz/web-content
- type: APIReference
url: https://docs.webz.io/docs/webz/web-content-endpoint
maintainers:
- FN: Webz.io
url: https://webz.io
email: support@webz.io
generated:
by: apis.io/add
model: claude-opus-4-8
confidence: 90
at: '2026-08-27T16:18:08.826Z'
aid: webz
common:
- type: HelpCenter
url: https://webz.io/help/
- type: Website
url: https://www.webz.io/
- type: DomainSecurity
url: security/webz-domain-security.yml
- type: WellKnown
url: well-known/webz-well-known.yml
- type: MCPServer
url: mcp/webz-mcp.yml
- type: AgentSkill
url: skills/_index.yml
- type: LLMsTxt
url: llms/webz-llms.txt
- type: Packages
url: packages/webz-packages.yml
- type: SDKs
url: packages/webz-packages.yml
- type: Conformance
url: conformance/webz-conformance.yml
- type: Compliance
url: conformance/webz-conformance.yml
- type: ErrorCatalog
url: errors/webz-error-codes.yml
- type: Lifecycle
url: lifecycle/webz-lifecycle.yml
- type: Deprecation
url: lifecycle/webz-lifecycle.yml
- type: StatusPage
url: https://status.webz.io
- type: OAuthScopes
url: scopes/webz-scopes.yml
- type: Authentication
url: authentication/webz-authentication.yml
- type: TrustCenter
url: security/webz-trust-center.yml
- type: Conventions
url: conventions/webz-conventions.yml
- type: DataModel
url: data-model/webz-data-model.yml
- type: Plans
url: plans/webz-plans-pricing.yml
- type: RateLimits
url: rate-limits/webz-rate-limits.yml
- type: DeveloperPortal
url: https://docs.webz.io/
- type: Documentation
url: https://docs.webz.io/docs/webz
- type: APIReference
url: https://docs.webz.io/docs/webz/news-blogs-forums-api-reference
- type: GettingStarted
url: https://docs.webz.io/docs/webz/start-here
- type: Support
url: https://webz.io/contact-us
- type: Blog
url: https://webz.io/blog
- type: GitHubOrganization
url: https://github.com/Webhose
- type: Pricing
url: https://webz.io/pricing
- type: SignUp
url: https://app.webz.io/auth/signup
- type: Login
url: https://app.webz.io/login
- type: TermsOfService
url: https://webz.io/tos/
- type: PrivacyPolicy
url: https://webz.io/privacy/
image: https://webz.io/wp-content/uploads/2026/08/Webz.io-og-image.png
x-enrichment:
date: '2026-08-27'
status: enriched
artifacts_added: 19
pass: local-v1
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/webz"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/webz/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/webz/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.