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
required

the Shortened URL

width
integer

QR Code Width

margin
integer

QR Code Paddings

level
enum<string>
default: M

Error 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.