QR Code Generator & Reader API
Generate custom and preset QR codes or decode QR from images in one API.
1 subscribers
9/10 popularity
281 ms avg latency
52% success rate
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
QR Code Generator & Reader API endpoints
| Method | Endpoint | Description |
|---|---|---|
| qr | ||
| POST |
Generate custom QR code /qr/custom |
Generate a fully customizable QR code. Accepts application/json or multipart/form-data. Use multipart when uploading a logo file. |
| POST |
Decode QR codes from image /qr/read |
Upload an image and return decoded payloads for all detected QR codes. |
| GET |
Generate Quick QR code /qr/quick |
Generate a QR code from query parameters with sensible defaults. Can return either a binary image or a JSON data URI (delivery=data-url). |
| POST |
Generate Micro QR code /qr/micro |
Generate a Micro QR code for short payloads (max 35 characters). Logo overlays are not supported. |
| POST |
Generate WiFi QR Code /qr/preset/wifi |
Generate a preformatted WIFI QR code payload using preset fields. Returns binary image output by default, or JSON data URI when delivery=data-url. |
| Other endpoints | ||
| POST |
read_qr_codes_qr_read_post /qr/read |
Upload an image and return decoded payloads for all detected QR codes. |
| POST |
generate_custom_qr_post_qr_custom_post /qr/custom |
Generate a fully customizable QR code. Accepts application/json or multipart/form-data. Use multipart when uploading a logo file. |
| POST |
generate_micro_qr_post_qr_micro_post /qr/micro |
Generate a Micro QR code for short payloads (max 35 characters). Logo overlays are not supported. |
| GET |
generate_quick_qr_get_qr_quick_get /qr/quick |
Generate a QR code from query parameters with sensible defaults. Can return either a binary image or a JSON data URI (delivery=data-url). |
| POST |
generate_wifi_preset_qr_preset_wifi_post /qr/preset/wifi |
Generate a preformatted WIFI QR code payload using preset fields. Returns binary image output by default, or JSON data URI when delivery=data-url. |
QR Code Generator & Reader API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|
| ULTRA | $20 / month | — |
|