Developer Reference

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

POST/api/qr

Create a new static or dynamic QR code with custom colors and destination payloads.

GET/api/qr

List all QR codes associated with your account including short codes, scan counts, and creation dates.

PATCH/api/qr/[id]

Update the live destination URL or status (Active/Paused) of any dynamic QR code.

GET/api/analytics

Retrieve scan metrics breakdown (scans by country, city, device OS, browser, and peak hours).

Get Started in 30 Seconds

Ready to Supercharge Your QR Campaigns?

Join 10,000+ businesses and creators leveraging TryQRMint for dynamic redirects, custom brand designs, and real-time tracking.

No credit card requiredInstant PNG & SVG downloadUnlimited scans forever