API call to web-extraction
https://gateway.apiosk.com/web-extraction/url-to-markdownOverview
API call to web-extraction
Protocol
x402 (POST)
Price
$0.07
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
gateway
Source
bazaar
Indexed
2026-07-01 12:14:26
Health
Status
healthy
Latency (p50)
454ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-07-07 23:56:13
Last Healthy
2026-07-07 23:56:13
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"url": {
"description": "Absolute URL, e.g. \"https://example.com\".",
"type": "string"
}
},
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"markdown": "# Example\n\nClean page content...",
"title": "Example",
"url": "https://example.com"
}