{"uid":"cap_NI1ZvF_bvgiRQ9rhSGsmR","slug":"codepulse-barcode-reader-132ec505","name":"CodePulse Barcode Reader","description":"Decodes EAN, UPC, or ISBN barcode values from an image URL.","url":"https://codepulse-api.hahavoid0.workers.dev/media/barcode-read","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["image_url"],"properties":{"image_url":{"type":"string","description":"URL of the target barcode image"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"found":true,"format":"EAN_13","barcode":"9780140449136"},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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_XTXl1RqEZaCz_LQhINmlE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Reads and decodes a barcode from an image URL, returning the barcode format and value with confidence scoring","exampleAgentPrompt":"Can you read the barcode in this image and tell me what the value and format are? Here's the image URL: https://example.com/product-barcode.jpg","exampleUseCases":[{"title":"Product ISBN lookup from photo","prompt":"I have a photo of a book cover at this URL — https://example.com/book.jpg — can you read the barcode on it and tell me the ISBN number and barcode format?"},{"title":"Retail inventory barcode scan","prompt":"We received a shipment and I have image URLs for each product label. Start with this one: https://example.com/label1.png — can you decode the barcode and tell me the format and value so I can look it up in inventory?"},{"title":"Verify barcode on product listing","prompt":"Can you check if this product image has a valid barcode? Here's the URL: https://example.com/sku-photo.jpg — I need to know the barcode number and what standard format it uses."}],"resultDescription":"Returns a JSON object with: 'found' (boolean indicating if a barcode was detected), 'format' (barcode standard such as EAN_13, UPC_A, QR_CODE, etc.), 'barcode' (the decoded string value), 'confidence' (high/medium/low quality indicator), 'warnings' (any issues encountered), 'supported' (whether the format is supported), and a disclaimer about informational use only.","failureModes":["Image URL is inaccessible or returns a non-image — no barcode found result","Image contains no detectable barcode — returns found: false","Barcode is too blurry or partially obscured — low confidence or not found","Unsupported barcode format — supported: false in response","Invalid or malformed image URL — request error"],"whenToPreferThis":"Use this endpoint when you have an image URL containing a barcode and need to extract the encoded value and format without maintaining your own barcode-scanning infrastructure. It handles multiple barcode standards (EAN, UPC, QR, etc.) and returns confidence scoring. At $0.02 per call with no API key required, it is ideal for on-demand or low-volume barcode reading tasks in agent workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:48:50.144Z","isFirstParty":false}