JDZ QrCode

Dynamic QR code service with redirect tracking and scan analytics. Change destinations anytime without regenerating the image.

0
QR Codes
0
Scans Tracked
🔗

Dynamic Redirects

Update the destination URL anytime — the QR code stays the same

📊

Scan Analytics

Track scans by day, country, device with GeoIP resolution

🔑

API Key Auth

Isolated per-project access via simple API key authentication

# Create a QR code
POST /api/qrcodes
# Update destination
PATCH /api/qrcodes/{id}
# Get scan stats
GET /api/qrcodes/{id}/stats
Admin Panel