> For the complete documentation index, see [llms.txt](https://docs.cartat.net/cartat-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cartat.net/cartat-api/whatsapp-qr-api/instance/link-whatsapp-using-qr.md).

# Link WhatsApp using QR

Get qr image to scan

## To get QR as image to scan it using WhatsApp

<mark style="color:blue;">`GET`</mark> `https://api.cartat.net/instance/qr`

#### Headers

| Name                                            | Type             | Description                                                                       |
| ----------------------------------------------- | ---------------- | --------------------------------------------------------------------------------- |
| Accept<mark style="color:red;">\*</mark>        | application/json |                                                                                   |
| Content-Type<mark style="color:red;">\*</mark>  | application/json |                                                                                   |
| Authorization<mark style="color:red;">\*</mark> | Bearer {{token}} | you can find your access token [here](/cartat-api/whatsapp-qr-api/get-started.md) |

{% tabs %}
{% tab title="200: OK " %} <img src="https://1324327773-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaCKHTM3weZEBePCtlRaG%2Fuploads%2Fex3SIaremQoSoU4AdAwF%2FScreen%20Shot%202023-08-13%20at%205.45.47%20AM.png?alt=media&amp;token=4e56e2e1-bc1a-4504-af97-676451f3fc85" alt="" data-size="original">
{% endtab %}
{% endtabs %}
