Fetch a URL and return content as base64. Useful for embedding images, PDFs in A...
https://api.strale.io/x402/base64-encode-urlOverview
Fetch a URL and return content as base64. Useful for embedding images, PDFs in API calls. Returns base64, content type, data URI.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
media/images
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
146ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-05 02:54:24
Last Healthy
2026-09-05 02:54:24
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"url": {
"description": "URL to fetch and encode",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"base64": {
"type": "string"
},
"content_type": {
"type": "string"
},
"data_uri": {
"type": "string"
},
"size_bytes": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-05 02:54:24 | healthy | 402 | 631ms | |
| 2026-09-04 22:34:38 | healthy | 402 | 142ms | |
| 2026-09-04 10:42:49 | healthy | 402 | 146ms | |
| 2026-09-04 01:23:48 | healthy | 402 | 111ms | |
| 2026-09-03 19:44:28 | healthy | 402 | 154ms | |
| 2026-09-03 07:15:02 | healthy | 402 | 124ms | |
| 2026-09-03 05:43:23 | healthy | 402 | 173ms | |
| 2026-09-02 19:01:32 | healthy | 402 | 902ms | |
| 2026-09-02 12:40:57 | healthy | 402 | 139ms | |
| 2026-09-02 06:03:53 | healthy | 402 | 141ms |