# Link WhatsApp using QR

## 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](https://docs.cartat.net/cartat-api/get-started) |

{% 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&#x26;token=4e56e2e1-bc1a-4504-af97-676451f3fc85" alt="" data-size="original">
{% endtab %}
{% endtabs %}
