QR code generation and decoding API from goqr.me, producing PNG/SVG QR codes with configurable size, color, and error correction. Best for workflows that need to generate shareable QR codes or decode existing ones programmatically. A free, no-auth utility — no API key or account required. 2 example endpoints available through Lava’s AI Gateway. See the QR Server API docs for full documentation.Documentation Index
Fetch the complete documentation index at: https://lava.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
This provider is managed — no additional setup required.
This is a catch-all provider — any valid URL under
https://api.qrserver.com/v1 is supported. QR code generation and decoding API. Construct URL as https://api.qrserver.com/v1/{endpoint}. Common endpoints: /create-qr-code/?size=200x200&data=, /read-qr-code/?fileurl=. The endpoints below are curated examples.Endpoints
Generate a QR code image
GEThttps://api.qrserver.com/v1/create-qr-code/?size=200x200&data=https://example.com — Free
- SDK
- cURL
Decode a QR code from URL
POSThttps://api.qrserver.com/v1/read-qr-code — Free
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests