Webz.io logoDocs
Overview
Start Here
News, Blogs, Forums & Reviews APIs
News Search API
Introduction
Quickstart
Filters
Response Format
API Reference
Endpoints & Authentication
Request Parameters
Errors, Rate Limits & Credits
MCP Server
Agent Skill
Firehose
Cyber API
Data Breaches 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
Introduction
Quickstart
Filters
Response Format
API Reference
Endpoints & Authentication
Request Parameters
Errors, Rate Limits & Credits
MCP Server
Agent Skill
Firehose
Cyber API
Data Breaches API
Domain Exposure API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)

On this page

No sections

Webz.io DocumentationContact our team© 2026

Errors, Rate Limits & Credits

Failed requests are not charged.

HTTP statusWhen it happens
400The query exceeds 750 characters or 100 words
401The API token is missing, invalid, or lacks permission
402The account has insufficient credits
403The account is inactive, blocked, or its trial has ended
422The request body is invalid, such as k greater than 50
429The token exceeded its request-rate limit
5xxTemporary server error; retry later

Query-length error

json
{
  "detail": "Query is too long. Please use at most 750 characters (your query has 800)."
}

Rate limits

Each API token has a maximum number of requests per second. If you exceed the limit, the API returns HTTP 429. Contact Webz support if you need a higher limit.

Credits

The account must have available credits before each search. Successful responses include credits_used and requests_left.

Last updated: August 19, 2026
PreviousRequest ParametersNextMCP Server