{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/media/ocr","method":"POST","price":"$0.050","description":"Performs optical character recognition (OCR) on an image URL to read its text.","example_input":{"image_url":"https://i.imgur.com/example.png"},"example_output":{"supported":true,"result":{"text":"Extracted receipt content..."},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["image_url"],"properties":{"image_url":{"type":"string","description":"URL of the target PNG/JPG image"}}},"response_schema":{"type":"object"}}