LINKED DEVICES API

Use WhatsApp Linked Devices from your application

Pair an existing WhatsApp account by QR code, operate it through an API and monitor the session without migrating the number.

An API route for teams that need their current WhatsApp number to remain usable on the phone.

QR pairing

Connect from the WhatsApp Linked Devices screen without transferring number ownership.

Session monitoring

Track connection state, last heartbeat and re-pairing requirements.

Phone stays useful

The paired account can continue to be used from its existing WhatsApp client.

How the connection works

A workspace administrator starts pairing in ChatRail and scans a short-lived QR code from WhatsApp. ChatRail stores the resulting provider session securely and exposes a connection identifier to your application. The QR code is temporary and must not be logged, cached publicly or shared across workspaces.

Linked Devices compared with Cloud API

Linked DevicesMeta Cloud API
Existing normal accountDesigned for thisMigration or business setup may apply
Meta approvalNot part of pairingOfficial onboarding applies
Connection durabilitySession may require re-pairingManaged official platform
Platform statusUnofficial routeOfficial Meta API

Plan for disconnections

Treat connected, degraded, disconnected and pairing-required as explicit states. Pause sends when a session is not healthy, alert the workspace owner and resume only after the provider confirms recovery. Do not silently discard queued messages or retry without a bound.

When not to use it

Choose the official Cloud API when formal Meta support, approved templates, regulated procurement requirements or maximum connection durability matter more than using an existing normal account.

Frequently asked questions

Does pairing remove WhatsApp from the phone?

No. It works as a linked device, although WhatsApp controls device and session behavior.

Can a session disconnect?

Yes. ChatRail monitors state, but applications must account for re-pairing and delayed sends.

Is the QR code permanent?

No. It should have a short lifetime and be visible only to an authorized workspace user.

BUILD A CONTROLLED TEST

Start with one number and one real workflow.

Validate the connection, delivery state and reply path before increasing traffic.

Gain Access