QR Codes at Scale
Generate, manage, and export thousands of QR codes with CSV uploads or API batch calls.
CSV Upload
Upload a CSV file with up to 10,000 rows. Each row defines a QR code type, content, and optional design overrides. Download a template to get started.
API Batch Endpoint
POST /v1/codes/bulk accepts an array of up to 10,000 code definitions in a single request. Asynchronous processing with webhook notification on completion.
Bulk Design Templates
Apply a single design template across all codes in a batch. Override individual codes with per-row design settings in your CSV.
ZIP Export
Download all generated QR codes as a ZIP file containing individual PNG, SVG, or PDF files. File naming follows your CSV column mapping.
Progress Tracking
Monitor bulk job progress via the dashboard or GET /v1/jobs/:id endpoint. Real-time status updates: queued, processing, completed, failed.
Error Handling
Detailed error reports for failed rows. Fix and re-upload only the failed entries without reprocessing the entire batch.