Send Media
To Send Media Message
if you need to Send Media using Cartat WhatsApp API You can use this endpoint.
To Send Media Message
POST
https://api.cartat.net/message/media
Headers
Name
Type
Description
Accept*
application/json
Content-Type*
application/json
Authorization*
Bearer {{token}}
Request Body
Name
Type
Description
number*
9665000000
Receiver number starting with country code
media_url*
https://file-example.s3-accelerate.amazonaws.com/video/test.mp4
the media URL
Accept: MP4
, MP3
, PDF
, PNG
,GIF
, JPEG
, Excel
caption
any caption
any caption text
Last updated