{"uid":"cap_ILBdcAVca2a9wYE0tUQZh","slug":"forgekit-qr-decode-27b966fd","name":"ForgeKit QR Decode","description":"ForgeKit QR decode (image → payload)","url":"https://useforgekit.dev/api/v1/qr/decode","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"imageUrl":{"type":"string"},"imageBase64":{"type":"string"}}},"responseSchema":null,"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_qBkH-hnb46cED5bBKRV-C","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":"Decodes a QR code image (supplied as a URL or base64) and returns the embedded payload string","exampleAgentPrompt":"Can you decode this QR code image for me and tell me what it contains? Here's the image URL: https://example.com/qr-code.png","exampleUseCases":[{"title":"Extract URL from QR code image","prompt":"I have a QR code image at https://assets.mysite.com/promo-qr.png — can you decode it and tell me what URL or text it contains?"},{"title":"Verify printed QR code payload","prompt":"I just generated a QR code and saved it as a base64 image. Can you decode it to confirm the payload matches the original data I encoded?"},{"title":"Automate QR scanning in a pipeline","prompt":"I'm processing a batch of product label images and need to extract the QR code payloads from each one — start with this image URL: https://inventory.example.com/labels/item-4892.png"}],"resultDescription":"Returns the decoded payload string embedded in the QR code — typically a URL, plain text, contact info, or other structured data — extracted from the provided image.","failureModes":["Image URL is unreachable or returns a non-image response","No QR code detected in the image","Image is too blurry or low-resolution for decoding","Invalid base64 string provided","QR code is partially obscured or damaged","Unsupported image format"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call QR decode without managing your own image-processing infrastructure. It accepts both remote image URLs and base64-encoded images, making it flexible for pipeline use. Ideal for agents that encounter QR codes in documents, emails, or web pages and need to resolve their contents programmatically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:30:26.556Z","isFirstParty":false}