list_qr_codes
List all your QR codes with title, short URL, type, scan count, and creation date. Optionally filter by QR type or folder.
get_qr_code
Get full details for a specific QR code by its slug (short code). Response includes an image_url for a PNG preview of the QR code.
get_qr_analytics
Get scan analytics for a specific QR code. Returns total scans, unique scans, period scans, top countries, device breakdown, and top browsers. Defaults to the last 30 days; use period, from+to, or tz to customise. Set timeSeries=true for a daily scan count breakdown. Pro/Enterprise accounts also get cities, regions, OS, referrers, and languages.
get_analytics_summary
Get account-wide analytics across all QR codes: total count, total scans, period activity, unique scans, top performers, and geographic breakdown. Defaults to the last 30 days; use period, from+to, or tz to customise. Pro/Enterprise accounts also get city-level breakdown.
update_qr_url
Update the redirect destination URL of a dynamic (URL-type) QR code you own. Only changes the destination — use update_qr_code for styling or other fields. The URL is safety-screened before saving. Note: update_qr_code is the newer general-purpose replacement, but this tool is kept for backwards compatibility.
trash_qr_code
Move a QR code to the trash. It is not permanently deleted and can be restored from the dashboard or via restore_qr_code. The QR code will stop redirecting while in trash.