render_styled_qrcode
Generate styled QR codes in bulk with custom colors, shapes, gradients, logos, and error correction. Output as PNG, JPG, or SVG without saving.
Instructions
Render a fully STYLED QR code image (colours, dot + eye shapes, gradient, logo, error-correction) from data and a style, WITHOUT saving it to the account. Great for generating codes in bulk. Use a preset for a ready-made look and/or set style fields to override. Returns the QR as an image (png/jpg) or SVG source. Stateless: this calls POST /v1/qr/render and stores nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Content to encode (a URL, text, WIFI:T:WPA;S:..;P:..;; string, vCard, etc.). | |
| size | No | ||
| style | No | Explicit style, applied over the preset. | |
| format | No | png | |
| preset | No | Ready-made style. One of: restaurant, cafe, tech, event, retail, wedding, healthcare, real-estate, business-card, crypto, sunset, ocean, forest, aurora, berry, mono. |