Send A Sticker To Phone Number Or Group

Request test
to
sticker
sticker_file
Request URL
https://connectivity.pk/api/messages/sticker?instance_id={{instance_id}}&token={{token}}
Request body
token *Required
Your API Authorization code
to *Required
Phone number with international format e.g. +14155552671
or
chatID for contact or group e.g 14155552671@c.us or 14155552671-441234567890@g.us
sticker
HTTP link image or base64-encoded file
Supported extension ( webp only ).
Max file size : 10MB.
Max Base64 length : 10,000,000

Example image links:
webp : https://file-example.s3.us-west-2.amazonaws.com/sticker/1.webp
Contact Us
sticker_file
Use this as an alternative to sticker URL.
Allowed: webp only.
Max file size: 10MB.
Response
No response yet.
Request samples