Skip to main content
POST
Criar Instância

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Example:

"minha-loja"

webhookUrl
string<uri>
Example:

"https://meusite.com/webhook"

qrcode
boolean
default:true

Gerar QR code imediatamente

integration
enum<string>
default:baileys
Available options:
baileys

Response

Instância criada

id
string<uuid>
name
string
status
enum<string>
Available options:
connected,
disconnected,
connecting,
error
phone
string

Número WhatsApp conectado

profilePicture
string<uri>
createdAt
string<date-time>
lastConnection
string<date-time>