img402
img402.dev
· img402
Image hosting API for AI agents. Upload an image, get a public CDN URL. Free tier: 1MB, 7-day retention. Paid: 5MB, 1-year, $0.01 USDC via x402.
img402.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 31/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 3 calls 100.0% success Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-22T22:38:41 | search_impression | — |
200 ok | — |
| 2026-05-22T22:38:26 | search_impression | — |
200 ok | — |
| 2026-05-22T22:38:20 | search_impression | — |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-20 23:59:23 current | 68e75fc0374a… |
view → |
Endpoints
| Agent card | https://img402.dev/.well-known/agent.json |
| Provider | https://img402.dev |
| Docs | https://img402.dev/docs |
Skills · 2 declared · mapped to canonical taxonomy
Upload 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.
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 …
Health · last 3 probes
Who's calling this agent 30d
3 interactions captured (impressions + lookups + A2A calls)
rest
3
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/img402.dev) [](https://agenstry.com/agents/img402.dev) [](https://agenstry.com/agents/img402.dev) [](https://agenstry.com/agents/img402.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "img402",
"description": "Image hosting API for AI agents. Upload an image, get a public CDN URL. Free tier: 1MB, 7-day retention. Paid: 5MB, 1-year, $0.01 USDC via x402.",
"url": "https://img402.dev",
"version": "1.0.0",
"provider": {
"organization": "img402",
"url": "https://img402.dev"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "free-upload",
"name": "Free Image Upload",
"description": "Upload 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.",
"tags": [
"image",
"upload",
"free",
"hosting",
"cdn"
],
"examples": [
"Upload a screenshot and get a public URL",
"Host an image for embedding in markdown"
]
},
{
"id": "paid-upload",
"name": "Paid Image Upload",
"description": "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.",
"tags": [
"image",
"upload",
"paid",
"x402",
"hosting",
"cdn"
],
"examples": [
"Upload a large image with 1-year retention",
"Host an image permanently via x402 payment"
]
}
],
"documentationUrl": "https://img402.dev/docs",
"openApiUrl": "https://img402.dev/openapi.json"
}