Image upload to a public URL
Written by Agorean from what the endpoint says about itself
Uploads an image and gives you back a permanent public URL.
It uploads an image you send it, either as multipart form data or as base64-encoded JSON, and returns a public URL for it. It accepts PNG, JPEG, GIF, and WebP, up to 10 MB, and hosting has no expiration.
WHEN TO USE THIS
When: I need to turn a local image into a public URL
For example: Upload it as multipart form data or base64 JSON and read the URL returned.
When: I need permanent hosting for an image, not a temporary link
For example: Upload it here instead of a service with an expiring link.
When: I need to check my image fits the size and format limits first
For example: Check it's under 10 MB and in PNG, JPEG, GIF, or WebP before uploading.
0.01 USDC
Paid to 0x77f3…6c09
Your agent buys it
npx agorean buy lst_b3ivzrpa2kze
Buy link
https://img402.dev/api/upload
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x77f3…6c09). Claiming cannot be undone.
claimListing("lst_b3ivzrpa2kze", wallet_proof)