Fetch a URL and return context already fitted to your token budget, with token c...
https://fetchweb.net/api/public/extract-and-optimizeOverview
Fetch a URL and return context already fitted to your token budget, with token counts and an omission manifest.
Protocol
x402
Price
$0.0040
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
fetchweb
Source
bazaar
Indexed
2026-08-25 12:13:37
Health
Status
healthy
Latency (p50)
913ms
Uptime (30d)
100.0%
Reliability Score
82/100
Last Checked
2026-08-25 19:17:52
Last Healthy
2026-08-25 19:17:52
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodySchema": {
"properties": {
"max_tokens": {
"default": 2000,
"type": "number"
},
"preserve_code": {
"default": true,
"type": "boolean"
},
"preserve_links": {
"default": true,
"type": "boolean"
},
"preserve_tables": {
"default": true,
"type": "boolean"
},
"query": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"charged": {
"type": "boolean"
},
"content": {
"type": "string"
},
"omissions": {
"type": "array"
},
"outline": {
"type": "array"
},
"report": {
"properties": {
"budgetTokens": {
"type": "number"
},
"estimated": {
"type": "boolean"
},
"reductionPercent": {
"type": "number"
},
"tokensIn": {
"type": "number"
},
"tokensOut": {
"type": "number"
},
"tokensSaved": {
"type": "number"
}
},
"type": "object"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-25 19:17:52 | healthy | 402 | 913ms |