Generate a new QR code with customizable settings
is_dynamic or tracking_enabled is true, a short URL is automatically created for the QR code.url, text, wifi, vcard, email, phone, sms, locationcontent_type.true, creates an associated short URL for redirection.true, creates an associated short URL for tracking scans. View analytics using the QR Analytics endpoints.2024-12-31T23:59:59Zexpires_at. ISO 8601 date string for expiration.QR_CODE_GENERATOR, BULK_IMPORTdata:image/.Example: data:image/png;base64,iVBORw0KGgo...image (default): Returns a ready-to-use PNG image in Native Image Block formatjson: Returns raw JSON with base64-encoded image data?format=json query parameter instead of this body parameter.content array with:content[0].data contains pure base64 image data that can be directly decoded and saved as a PNG file or displayed in an <img> tag using: data:image/png;base64,${content[0].data}Create a WiFi QR Code
Create a Contact vCard QR
Password-Protected QR Code
Create QR with Custom Logo