QR Code Generator
Overview QR Code Generator is a straightforward, no-nonsense QR Code Generation API built for one purpose: turning your data into a scannable image instantly. Stop wrestling with complex configurations, color hex codes, or sizing math. This API is designed for developers who value speed and simplicity over unnecessary fluff. One request, one QR code. No beating around the bush. 🚀 Key Features…
QR Code Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate QR Code (POST) /qr |
Generates a QR code image from a URL or any text. Send the content in the request body as JSON. Returns a PNG image (256×256) that you can save or display. Max 2000 characters. |
| GET |
Generate QR Code (GET) /qr |
Generates a QR code image. Pass the URL or text as the query parameter text. Returns a PNG image (256×256). Max 2000 characters. |
QR Code Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $6.99 / month | — |
|
| ULTRA | $19.99 / month | — |
|