Webz.io logoDocs
Overview
Start Here
News, Blogs, Forums & Reviews APIs
News Search API
Firehose
Cyber API
Data Breaches API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)
Endpoint & Authentication
Request Parameters
Output Format
Post Data Fields
Pagination
Rate Limits & Errors
Webz.io logo
Overview
Start Here
News, Blogs, Forums & Reviews APIs
News Search API
Firehose
Cyber API
Data Breaches API
News, Blogs, Forums & Reviews Archive
Web Content API (Deprecated)
Endpoint & Authentication
Request Parameters
Output Format
Post Data Fields
Pagination
Rate Limits & Errors

On this page

No sections

Webz.io DocumentationContact our team© 2026

Rate Limits & Errors

The Web Content API is deprecated. Use the News, Blogs & Forums APIs instead - same content, one endpoint per content type, and where new features land.

Result size

  • Up to 100 posts per response (size, default 100).
  • Use Pagination to retrieve more.

Request rate

Requests are rate-limited per token to about 1 request per second by default. Sending faster returns:

429 rate limit exceeded

Pace your calls (roughly one per second) and follow Pagination to collect large result sets.

Credits

Each call consumes credits. A query over recent data costs 1 credit; querying further back costs more - see Time Range & News History. requestsLeft in every response shows how many credits remain.

Monthly quota

Each plan includes a monthly credit allowance. When it is used up:

429 Too many requests: used X out of Y allowed in a month

Query limits

  • Proximity (~N) operators are capped at 10 per query.
  • Leading wildcards are removed; quotes and parentheses must be balanced. See Query Syntax.

Error responses

StatusMeaning
400Invalid query, invalid sort / order value, or more than 10 proximity (~N) operators.
401Missing or unknown token.
402Not enough API calls available.
403No permission for a requested premium source type.
429Rate limit exceeded (too fast) or monthly quota reached.
500Internal error - retry, then contact support.

Need higher limits or access to premium sources? Contact [email protected].

Last updated: July 5, 2026
PreviousPagination