Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the QR code template.
The format of the QR code
Available options:
image
, base64
The width of the QR code
Required range:
100 <= x <= 1000
The texts in the frame. eg. texts=text1&texts=text2
Response
200 - application/json
- string
- When format = "base64" · object
Image stream