QR Code Generator & Decoder API
QR Forge is a simple, reliable, and production-ready API that allows developers to generate and decode QR codes effortlessly. Whether you need to create QR codes for URLs, Wi-Fi credentials, UPI payments, contact details, or custom text, this API handles it all with speed and accuracy. This API is designed for developers who want a lightweight and straightforward solution without dealing with…
QR Code Generator & Decoder API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get QR from URL /qr/url |
It Generates QR code from the given url. |
| GET |
Generate QR from text /qr/text |
It generates QR code from the text. |
| GET |
Get QR from email /qr/email |
It generates QR code from a particular existing email. |
| GET |
Get QR from an SMS /qr/sms |
It generates QR code from an SMS |
| GET |
Get QR from phone no /qr/phone |
It generates QR code from a phone number. |
| GET |
Get QR from phone no /qr/phone |
It generates QR code from a phone number. |
| GET |
Get QR for your wifi connectivity /qr/wifi |
It generates QR code for your wifi by providing some details in api's query or parameter. |
| GET |
Get QR for Vcard /qr/vcard |
It generates QR code for your vcard. |
| GET |
Get QR for your UPI /qr/upi |
It generates QR code for your UPI |
| GET |
Get QR for your location /qr/location |
It generates QR code of your location. |
| GET |
Get QR for your whatsapp /qr/whatsapp |
It generates QR code for your existing whatsapp message |
| GET |
Get QR for your event /qr/event |
It generates QR code for particular event. |
| POST |
Generate bulk QR codes /qr/bulk |
It generates upto 50 QR codes by taking data in json format. |
| POST |
Decode QR code via base64 /qr/decode/base64 |
Provide the QR code image in base64 type then it helps in decoding the QR and providing its informative data. |
QR Code Generator & Decoder API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA | $15 / month | — |
|