Webz.io API

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.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/webzio-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
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