Skip to main content
TYPE_MESSAGE = [“text”, “image”, “video”, “document”, “audio”] *Important: When sending a multimedia message (image, video, gif, audio, document) the body parameter must contain the URL of the file) Optional parameters
  • caption string = Text when sending an image or video message
POST /v1/whatsapp-api

Body

Autenticacion

Este endpoint requiere tu token de API. Incluyelo en el body como token o como query param token/api-token. Ve Autenticacion para mas detalles.

Ejemplo de request

Respuesta