QRCode eXpress
QRCode eXpress API helps developers generate, customise, bulk-create, and decode QR codes through a simple RapidAPI integration. ### What this API does - Generate QR codes from text or URLs - Customise QR codes with fill/background colours - Generate multiple QR codes in one request - Upload QR images and decode their contents ### Supported capabilities - Multiple output formats: `png`, `svg`,…
QRCode eXpress endpoints
| Method | Endpoint | Description |
|---|---|---|
| QR Codes | ||
| POST |
generateCustomQrCode /custom |
Generate a QR code with custom colours and optional output settings. Supports custom fill and background colours, adjustable border, and optional HTTPS logo embedding. Available… |
| POST |
bulkGenerateQrCodes /bulk |
Generate multiple QR codes in one request with optional shared styling settings. Bulk limits depend on subscription tier: PRO supports up to 50 items per request, while ULTRA and… |
| POST |
generateQrCode /generate |
Generate a standard QR code image from input data. |
| POST |
validateQrCode /validate |
Upload a QR code image file to decode its contents. Accepts PNG and JPG uploads up to 5 MB and returns readability status, decoded data, detected content type, and error when… |
QRCode eXpress pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | 60 / minute |
|
| ULTRA | $14.99 / month | 300 / minute |
|
| MEGA | $49.99 / month | 600 / minute |
|