Cartat WhatsApp API
  • 🚛Get Started
  • 💼Use case
  • 📲WhatsApp API
    • 📶instance
      • ⚙️Settings
        • Get Settings
        • Set Settings
      • Get Instance Info
      • Initialize Instance
      • Link WhatsApp using QR
      • Get QR string
      • Get Instance Status
      • Restart Instance
      • Logout
      • Destroy
    • 📤Messages
      • Send Text
      • Send Media
    • 📬Chats
      • Chats
      • Chats/{chat_id}
      • Chats By Lable ID
    • 🏷️Labels
      • Labels
    • 🔢Contacts
      • Contacts
Powered by GitBook
On this page
  1. WhatsApp API
  2. instance

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

PreviousLink WhatsApp using QRNextGet Instance Status

Last updated 11 months ago

To get QR as string

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

Headers

Name
Type
Description

Accept*

application/json

Content-Type*

application/json

Authorization*

Bearer {{token}}

you can find your access token

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