TryQRMint API
Automate QR code creation at scale, update dynamic destination links via API, and sync scan metrics with your internal business intelligence tools.
1. API Authentication
All programmatic API requests must include your session token or API key in the Authorization: Bearer <API_KEY> header.
curl -X POST "https://www.tryqrmint.com/api/qr" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"title": "Summer Promo", "destination_url": "https://myshop.com/deal", "is_dynamic": true}' 2. Core API Endpoints
/api/qrCreate a new static or dynamic QR code with custom colors and destination payloads.
/api/qrList all QR codes associated with your account including short codes, scan counts, and creation dates.
/api/qr/[id]Update the live destination URL or status (Active/Paused) of any dynamic QR code.
/api/analyticsRetrieve scan metrics breakdown (scans by country, city, device OS, browser, and peak hours).
Ready to Supercharge Your QR Campaigns?
Join 10,000+ businesses and creators leveraging TryQRMint for dynamic redirects, custom brand designs, and real-time tracking.