Artistic QR Tasks API
POSThttps://api.acedata.cloud/qrart/tasks

This API can be used to query tasks for generating artistic QR codes.

Request Headers

acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token

Request Body

idstring
The ID of the art QR code task.
idsarray
List of IDs for the art QR code tasks.
actionstring
Operation type. Use `retrieve` to get a single generated image, and use `retrieve_batch` to batch retrieve generated images.
Please select

Response

Art QR Code Generation
Allow Use General Balance

When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.

Shell

Python

JavaScript

Java

Go

PHP

Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.