{"uid":"cap_D8KDa_gS9djvNHETjMZq0","slug":"payweave-cloudflare-image-info-c47d66c1","name":"PayWeave Cloudflare Image Info","description":"Browser rendering, transcription, image, vision, and speech on Cloudflare&#39;s edge.","url":"https://cloudflare.payweave.services/images/info","method":"POST","headers":{},"bodySchema":{"type":"object","required":["source_url"],"properties":{"source_url":{"type":"string","description":"Public URL of the image to inspect (max 15 MB)."}}},"responseSchema":{"type":"object","required":["format"],"properties":{"width":{"type":"integer","description":"Width in pixels (absent for SVG)"},"format":{"type":"string","description":"Detected image MIME type"},"height":{"type":"integer","description":"Height in pixels (absent for SVG)"},"file_size":{"type":"integer","description":"Source file size in bytes (absent for SVG)"}},"description":"Image metadata","additionalProperties":false},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_he1eaJhsiQMfgnsupxWrC","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches metadata (format, dimensions, file size) for a publicly accessible image URL via Cloudflare's edge network.","exampleAgentPrompt":"Can you check that image at https://example.com/photo.jpg and tell me its format, dimensions, and file size?","exampleUseCases":[{"title":"Validate image dimensions before display","prompt":"I need to check if the images in our product catalog meet our thumbnail requirements—can you pull the dimensions and file sizes from a batch of these URLs so I know which ones need resizing?"},{"title":"Detect image formats in URLs","prompt":"We're migrating our image library and need to know what formats we're actually serving—can you scan through these image URLs and tell me which are PNGs, JPEGs, and any other formats?"},{"title":"Audit remote assets without downloading","prompt":"Before we optimize our website images, can you grab the metadata for all these image URLs—dimensions, formats, and file sizes—so we can see what we're working with without actually downloading them all?"}],"resultDescription":"Returns a JSON object with the detected MIME type (format), width and height in pixels, and source file size in bytes. For SVG images, only the format field is guaranteed; width, height, and file_size may be absent.","failureModes":["URL is not publicly accessible — returns error or empty response","Image exceeds 15 MB limit — rejected or truncated","URL does not point to a valid image — format detection fails","Network timeout reaching the remote URL from Cloudflare edge","Unsupported image format — may return partial or missing fields"],"whenToPreferThis":"Use this endpoint when you need lightweight image metadata (dimensions, format, file size) from a public URL without downloading or processing the full image locally. Prefer it over vision/analysis endpoints when you only need structural metadata, not image content understanding. It is cost-effective at $0.001 per call and runs on Cloudflare's global edge for low-latency responses.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:41:07.021Z","isFirstParty":false}