Generate QR code (POST)
qrcode
Generate QR code (POST)
Generate a QR code with full customization options via JSON body
POST
Generate QR code (POST)
Documentation Index
Fetch the complete documentation index at: https://docs.dados.rio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
QR code generation request
Example:
"https://example.com"
Example:
"#FFFFFF"
Example:
2
Example:
"high"
Example:
"#000000"
Example:
"png"
Example:
true
Example:
"#FF5733"
Example:
"circle"
Example:
"square"
Example:
512
Example:
false
Response
QR code image
The response is of type file.
