cURL
curl --request GET \ --url https://api.z-api.io/instances/{instanceId}/token/{token}/qr-code \ --header 'Client-Token: <api-key>'
Returns the QRCode bytes for rendering
Documentation IndexFetch the complete documentation index at: https://developer.z-api.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.z-api.io/llms.txt
Use this file to discover all available pages before exploring further.
{ "value": "data:image/png;base64,iVBOR..." }