Get Instance QR Image
Instances
Get QR Image
Return the QR code directly as an image/png response. This is useful for browser previews, documentation pages, and img tags. You can authenticate using the Authorization bearer header or the apiKey query parameter.
GET
Get Instance QR Image
Return the WhatsApp QR code directly as an image.
This endpoint is useful when you want to display the QR code in a browser, documentation page, or an
<img> tag. For browser image rendering, pass the API key as a query parameter because image tags cannot send Authorization headers.
Authorizations
Authenticate your integration payloads by injecting your premium secure Wachat Account API Private Secret Key inside standard Authorization Bearer header vectors.
Query Parameters
Final unique instance name returned by Wachat.
Optional API key for direct browser image rendering. Prefer Authorization bearer header for server-to-server requests.
Response
QR code image returned successfully.
The response is of type file.
