QR Code Generator API
## Overview A fast, reliable, and easy-to-use QR Code Generator API that produces high-quality PNG images. Perfect for integrating QR code generation into your websites, mobile apps, and automation workflows. ## Features - ✅ Generates high-resolution PNG QR codes - ✅ Supports any text or URL content - ✅ Customizable image size (100-1000 pixels) - ✅ No rate limits on paid plans - ✅ 99.9% uptime…
QR Code Generator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| ping | ||
| GET |
health_check_ping_get /ping |
|
| health | ||
| GET |
health_check_health_get /health |
|
| generate | ||
| GET |
generate_qr_generate_get /generate |
Generate a QR code from any text or URL. - format=png: returns PNG image directly - format=base64: returns JSON with base64 string |
| Other endpoints | ||
| GET |
root__get / |
|
QR Code Generator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 100 / hour |
|
| PRO Recommended | $4.99 / month | 500 / hour |
|
| ULTRA | $19.99 / month | 2000 / hour |
|