Skip to main content
POST
Send a static or animated sticker.

Request Body

string
required
Recipient phone number in international format
string
required
Sticker data in data URI format. Supports:
  • Static: data:image/webp;base64,...
  • Animated: data:video/mp4;base64,...
string
Sticker pack identifier
string
Sticker pack name
string
Sticker pack publisher
string[]
Associated emojis for the sticker

Supported Formats

  • Static: WebP (image/webp)
  • Animated: MP4 (video/mp4)
Stickers should be 512x512 pixels. Animated stickers should be under 500KB.