Permanent static QR codes — the image encodes your value directly.
No redirects, no tracking, no expiry.
curl -X POST https://qrforge.x3lab.dev/api/qr \
-H "Content-Type: application/json" \
-d '{"value": "https://example.com"}' \
-o qr-code.png