any-qr
Create unique and customizable QR codes effortlessly with the any-qr API. This powerful tool allows you to generate QR codes for a wide variety of data types and tailor their appearance to fit your specific needs. Whether you're looking to share a URL, a Wi-Fi password, or even a Bitcoin address, any-qr has you covered.
any-qr endpoints
| Method | Endpoint | Description |
|---|---|---|
| status | ||
| GET |
/status /status |
A simple health check endpoint to confirm the server is running. |
| generate-visual | ||
| POST |
/generate-visual /generate-visual |
Generates a QR code based on the provided JSON data and returns it as a PNG image. |
| generate-b64 | ||
| POST |
/generate-b64 /generate-b64 |
Generates a QR code and returns it as a JSON object containing the base64 encoded image string. |
| generate-visual-with-logo | ||
| POST |
/generate-visual-with-logo /generate-visual-with-logo |
Generates a QR code with an embedded logo and returns it as a PNG image. |
| generate-b64-with-logo | ||
| POST |
/generate-b64-with-logo /generate-b64-with-logo |
Generates a QR code with an embedded logo and returns it as a JSON object containing the base64 encoded image string. CAUTION: Only PNG encoded images supported as a payload.… |
any-qr pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $9 / month | 5 / second |
|
| ULTRA Recommended | Free | 10 / second |
|