← Back to directory

Fetch a URL and return content as base64. Useful for embedding images, PDFs in A...

https://api.strale.io/x402/base64-encode-url

Overview

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) 155ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-07-21 08:23:41
Last Healthy 2026-07-21 08:23:41
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-07-21 08:23:41 healthy 402 155ms