ForgeKit

Trackable Municipal QR Code

Generate trackable QR codes for municipal use cases with ForgeKit API.

Generate QR code

About this use case

Generate trackable QR codes for municipal use cases with ForgeKit API.

Category: municipal. Generate trackable, high-resolution QR codes via API with custom colors, error correction, and SVG/PNG output.

Print size guide

DistanceMin size
Handheld (15cm)2×2 cm
Poster (1m)15×15 cm
Billboard (5m)50×50 cm

API example

curl -X POST https://useforgekit.dev/api/v1/qr \
  -H "Authorization: Bearer fk_live_..." \
  -d '{"data": "https://example.com/trackable-municipal-qr-169", "size": 512}'

Best practices

  • Use high error correction (level H) for print materials
  • Test scan distance before bulk printing
  • Include a short URL redirect for analytics tracking
  • Ensure sufficient contrast between foreground and background

Try QR generator · Get API key