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)
214ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-02 18:48:10
Last Healthy
2026-06-02 18:48:10
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-06-02 18:48:10 | healthy | 402 | 116ms | |
| 2026-06-02 13:44:52 | healthy | 402 | 229ms | |
| 2026-06-02 09:19:34 | healthy | 402 | 214ms | |
| 2026-06-02 06:33:00 | healthy | 402 | 194ms | |
| 2026-06-02 02:10:51 | healthy | 402 | 190ms | |
| 2026-06-01 21:02:04 | healthy | 402 | 216ms | |
| 2026-06-01 19:30:11 | healthy | 402 | 238ms | |
| 2026-06-01 15:31:20 | healthy | 402 | 202ms | |
| 2026-06-01 09:14:40 | healthy | 402 | 566ms | |
| 2026-06-01 07:14:29 | healthy | 402 | 309ms | |
| 2026-06-01 02:35:25 | healthy | 402 | 213ms | |
| 2026-05-31 22:06:29 | healthy | 402 | 313ms | |
| 2026-05-31 18:47:38 | healthy | 402 | 203ms | |
| 2026-05-31 13:04:50 | healthy | 402 | 203ms | |
| 2026-05-31 08:21:59 | healthy | 402 | 220ms | |
| 2026-05-31 04:17:31 | healthy | 402 | 214ms | |
| 2026-05-31 02:55:19 | healthy | 402 | 213ms | |
| 2026-05-30 22:20:57 | healthy | 402 | 186ms | |
| 2026-05-30 19:09:21 | healthy | 402 | 687ms |