API token from https://platform.acedata.cloud
Specifies the format of the response from the server.
application/json Type of the QR code. Such as link, text, etc.
link, text, email, phone, sms The prompt. Used to describe the background style of the generated artistic QR code. It is strongly recommended to use English. The specific writing method can refer to the SD official website (https://stablediffusionweb.com)
"mexican tacos"
The error correction level of the QR code. The default is H, which is the highest error correction level. For details, see https://www.qrcode.com/en/about/error_correction.html
L, M, Q, H The weight of the QR code. The larger the weight, the closer the image is to the real QR code, but the artistic style will be weakened. The value range is 1.5-3, and the default is 1.5.
Random seed. Used to generate random QR codes. When the seed is the same, the generated QR code style is the same. The range is 1-9007199254740991.
The number of iterations to draw. The larger the number, the stronger the artistic style of the generated QR code, the range is 10-20, and the default is 16.
The preset background style. The style of the background of the QR code, such as surreal style, neon effect, hand-drawn style, etc.
sunset, floral, snowflakes, feathers, raindrops, ultra-realism, epic-realms, intricate-studio, symmetric-masterpiece, luminous-highway, celestial-journey, neon-mech, ethereal-low-poly, golden-vista, cinematic-expanse, cinematic-warm, desolate-wilderness, vibrant-palette, enigmatic-journey, timeless-cinematic, regal-galaxy, illustrious-canvas, expressive-mural, serene-haze If keep original link. If true, the original link will be kept. By default, the input link will be shortened to a short link, which can improve the scan rate. The default value is false.
The rotation angle of the QR code. The default is 0, which means no rotation.
0, 90, 180, 270 The content of the QR code. Such as link content, text content, etc.
"https://platform.acedata.cloud"
The pattern of the QR code. The default is custom, which means that the pattern is generated according to the content. For details, see https://stablediffusionweb.com/patterns
custom, s1, s2, s3, rd1, rd2, rd3, d1, d2, d3, r1, r2, r3, c1, c2, c3, sq1, sq2, sq3 The position of the QR code. The default is center, which means the QR code is in the center of the image.
center, top, right, bottom, left, top-left, top-right, bottom-left, bottom-right The sub-marker style of the QR code. The default is square, which means the sub-marker style is square.
square, circle, box, random, plus The pixel style of the QR code. Such as square, rounded, dot, etc. The default is square.
square, rounded, dot, squircle, row, column The aspect ratio of the QR code. The default is 1:1.
1:1, 16:9, 9:16, 4:3, 3:4 The callback URL. The URL to receive the result of the task. If provided, the result will be sent to this URL and task will be executed asynchronously.
"https://webhook.site/b3b2f950-d68f-4cc4-b931-667367bff1e3"
The marker style of the QR code. The default is square, which means the marker style is square.
square, circle, plus, box, octagon, random, tiny-plus The padding level of the QR code. The default is 5.
0, 5, 10, 15, 20 The padding noise of the QR code. The default is 0.
0, 0.25, 0.5, 0.75, 1 The url of the QR code image, which contains the real content of QR code.
OK, the request was successful.