Img402
Img402 uploads images and returns public URLs, supporting multiple formats with one-year retention.
Trust signal
4 of 4 pillars
coverage 100%
Pillars
Signals
Evidence tiers, not an endorsement · trust model v0.1.0 (provisional) · CDP-lane settlement only (D3) · Trust API coming soon
On-chain traction
ERC-8004 agent registry
Not found in the ERC-8004 agent registry. This is the default state — absence is not a negative signal.
Identity & classification
Settlement volume
USDC settled on-chain · monthly
as of Jul 12, 2026
Endpoints(2)
Upload an image with payment and get a public URL. Accepts multipart form-data (field 'image') or JSON {"file": "<base64>"}. 5MB max, 1-year retention. PNG, JPEG, GIF, WebP.
Pay $0.01 USDC to get an upload token (recommended for images over a few KB). No request body needed. Use the returned token to upload via: curl -X POST https://img402.dev/api/upload -H 'X-Upload-Token: TOKEN' -F [email protected] — The upload returns {url, id, contentType, sizeBytes, expiresAt}. Supports PNG, JPEG, GIF, WebP up to 5MB. 1-year retention.