{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/media/qr-generate","method":"POST","price":"$0.010","description":"Generates a QR code image buffer from a text string.","example_input":{"text":"https://codepulse-api.hahavoid0.workers.dev"},"example_output":{"supported":true,"result":{"qr_url":"https://api.qrserver.com/..."},"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":["text"],"properties":{"text":{"type":"string","description":"Text or URL payload to encode in the QR code"}}},"response_schema":{"type":"object"}}