Barcode Image Parity Decoder
Use to resolve a physical product barcode image into a barcode string.
Call
POST https://codepulse-api.hahavoid0.workers.dev/media/barcode-read
{
"image_url": "https://i.imgur.com/example-barcode.png"
}AgentCash command
npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/media/barcode-read -m POST -b '{"image_url":"https://i.imgur.com/example-barcode.png"}'Not for
Do not use for auditing patent numbers (use /intellectual-property/patent).