Skip to main content
POST

Autorizaciones

Authorization
string
header
requerido

API Key no header Authorization. Exemplo: Authorization: Bearer sk_live_xxxxx

Encabezados

Idempotency-Key
string

Idempotency key. Alternative: x-idempotency-key.

x-idempotency-key
string

Cuerpo

application/json

Chamada de voz: from, to, type e conteúdo em payload.

type
enum<string>
requerido

Call content type. Default: speak.

Opciones disponibles:
speak,
play,
template
payload
object
requerido

speak: text, opcional voice/language. play: audioUrl. gather: objeto gather. template: templateId, variables.

to
string[]
requerido

Destinos E.164 sem + (ex.: 5511999887766).

Required array length: 1 - 500 elements
from
string
requerido

Instância WhatsApp: id, telefone E.164 ou nome (não use pool).

options
object
clientState
string

Respuesta

Llamada en cola.

success
boolean
Ejemplo:

true

data
object