Free custom logo QR-code
The Custom QR Code Generator API allows developers to create fully personalized QR codes with advanced styling options and optional logo embedding. It offers two flexible endpoints—one using JSON for standard QR codes, and one using multipart form-data for generating QR codes with logos. All customization parameters such as foreground/background colors, rounded modules, transparency, overlay…
Free custom logo QR-code endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_health_get /health |
|
| qr | ||
| POST |
Generate QR Code (with optional logo) /qr/generate |
Generates a QR code using multipart form-data. Supports all customization options, including colors, rounded modules, transparency, and overlay settings. Allows optional upload… |
| POST |
Generate QR Code (JSON) /qr/generate/json |
Creates a QR code from JSON parameters. Supports color customization, rounded modules, transparency, and module overlay settings. Does not support logo upload. Returns a PNG… |
| POST |
Decode QR Code Image /qr/decode |
Extracts and returns the text content from an uploaded QR code image. If no QR code can be detected, the endpoint returns a 404 error. Accepts a single image file and responds… |
Free custom logo QR-code pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|