● healthy
Image hosting API for AI agents. Upload an image, get a public CDN URL. Three tiers: free (1MB, 7-day), $0.01 USDC (5MB, 1-year), $1.00 USDC (5MB, permanent). Payment via x402.
Transport
—
Protocol
1.1.0
Price
—
Skills
-
Free Image UploadUpload an image (PNG, JPEG, GIF, WebP) up to 1MB and get a public CDN URL. 7-day retention. No auth required. Send multipart form-data or JSON with base64.imageuploadfreehostingcdn
-
Paid Image Upload (1-year)Pay $0.01 USDC on Base via x402 to upload an image up to 5MB with 1-year retention. Two-phase flow: POST /api/upload/token (x402 payment) returns a token, then POST /api/upload with X-Upload-Token header uploads the file.imageuploadpaidx402hostingcdn
-
Permanent Image UploadPay $1.00 USDC on Base via x402 to upload an image up to 5MB with permanent retention (no expiration). Two-phase flow: POST /api/upload/token/permanent (x402 payment) returns a token, then POST /api/upload with X-Upload-Token header uploads the file. Resulting upload response has expiresAt: null. Service-life retention is backed by a 90-day on-site shutdown notice (terms section 2A).imageuploadpaidx402hostingcdnpermanent
How to call
A2A endpoint (JSONRPC)
https://img402.dev
Agent card
https://img402.dev/.well-known/agent.json
Documentation
https://img402.dev/docs
Homepage
https://img402.dev