Get QR string

If need, you can use the QR string to convert it to image and add your own logo in the middle as you like

To get QR as string

GET https://api.cartat.net/instance/qr_string

Headers

NameTypeDescription

Accept*

application/json

Content-Type*

application/json

Authorization*

Bearer {{token}}

you can find your access token here

{
    "qr": "2@P4BluoxFI5Vcnwl/JYc8VpT/qa44m4tIWL6T/QaTtTA9WEqYeDgqdW1tWvssdi1D/B93XIuaWXXdDg==,KtvbkkA8TO8fNLAQhuAjcrLi5FPJg7kE2ASkuoG5sjQ=,S2W8oHxKs2CxYnDEfeaU3zBBPp1sJTu341TgYtbFiXw=,97XEH/Vg6EumIX0/RAGVd7o8OAgHESUmeA/VO7KZKUY=,1"
}

Last updated