QRCode Generator
## **QRCode Generator** **QRCode Generator is a clean, fast, and developer-friendly API for generating ready-to-scan QR codes with a single HTTP request.** It is designed for applications that need reliable QR code creation without managing libraries, image tools, or infrastructure. The API provides dedicated `POST` endpoints for the most common QR code use cases: - **Text QRCode** – generate a…
QRCode Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| QRCode | ||
| POST |
Text QRCode /api/qrcode/text |
Generate Text QRCode |
| POST |
URL QRCode /api/qrcode/url |
Generate URL QRCode |
| POST |
WiFi QRCode /api/qrcode/wifi |
Generate WiFi QRCode |
| POST |
Calendar QRCode /api/qrcode/calendar |
Generate Calendar QRCode |
| POST |
Contact QRCode /api/qrcode/contact |
Generate Contact QRCode |
| POST |
Email QRCode /api/qrcode/email |
Generate Email QRCode |
| POST |
Phone QRCode /api/qrcode/phone |
Generate Phone QRCode |
| POST |
SMS QRCode /api/qrcode/sms |
Generate SMS QRCode |
| POST |
Crypto QRCode /api/qrcode/crypto |
Generate Crypto QRCode |
| POST |
Geolocation QRCode /api/qrcode/geolocation |
Generate Geolocation QRCode |
| Status | ||
| GET |
Health /api/status/health |
Get health status |
QRCode Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA Recommended | $20 / month | — |
|
| MEGA | $50 / month | — |
|