Send Multimedia Messages via API

Overview

This tutorial teaches how to send multimedia messages to phone numbers and group chat lists using the API.

Supported Media Types

The platform supports several media file formats:

  • Images: JPEG, PNG, WEBP
  • Videos: MP4, 3GPP
  • Audio: MP3, OGG, MP4, ACC
  • GIFs: MP4
  • Documents: PDF, PPT, PPTX, DOCX, DOC, ZIP, RAR, and other binary types

Implementation

"If you need to send messages from code, you can use any programming language that can perform HTTPS requests to the API."

The platform provides a live API testing interface with ready-to-use code examples in multiple programming languages to help developers get started quickly.

Access Requirements

This article is restricted to registered users. Users must sign up or log in to access the full tutorial content and code examples.

Related Resources

The help center offers complementary tutorials covering:

  • Sending text messages via API
  • Incorporating emojis and links
  • Group and channel messaging
  • Dynamic buttons and list messages
  • Contact cards and location sharing
  • Message scheduling and expiration features