QR Code
Create a QR Code
Create a QR Code from the shortened URL
GET
/
qrcode
Create a QR Code from the shortened URL. Parameters are same with Magic+ QR Code.
QR Code Image Format
Currently, only SVG format is supported.
Since the QR Code format is an open standard, this API DOES NOT require authorization (API Key).
Query Parameters
url
string
requiredthe Shortened URL
width
integer
QR Code Width
margin
integer
QR Code Paddings
level
enum<string>
default: MError Correction Level
Available options:
L
, M
, Q
, H
dark
string
hex color
light
string
hex color
Response
200 - application/xml
The response is of type string
.