API AND BULK
QR code API and bulk generation for operational teams
Create and manage QR codes beyond the editor. Mosaqo Public API, CSV jobs, scoped keys and webhooks connect product catalogues, CRM workflows and internal systems to the same workspace.
QUICK OVERVIEW
What this changes in practice
01
Automation with controlled access
API keys support scopes, expiry, revocation and optional IP restrictions. Write operations use an Idempotency-Key so a safe retry does not create duplicates.
Webhooks report publishing, updates, export readiness, analytics aggregates and bulk completion. Delivery history can be inspected and replayed.
- qr:read and qr:write
- analytics:read and exports:read
- Rate limiting and webhook replay
02
Choose CSV for one-off work and API for a system
CSV preview is the fastest route for a catalogue import. Use the Public API and webhooks when a source system must keep QR records synchronized over time.
FAQ
Frequently asked questions
Is the Public API paid?
The API is free during the first release and protected by anti-abuse rate limiting.
Which bulk types are supported?
CSV bulk jobs support URL, vCard and text content in static or dynamic mode.
NEXT STEP