Skip to main content
Send a WebP sticker from a public URL.

Endpoint

Rate limit: 20 requests per minute for each API key and fromPhoneNumber combination.

Common fields

Every request uses the same headers and endpoint. Replace PAYLOAD with one of the JSON bodies in the sections below.

Example payload

Set type to sticker and provide a public WebP URL. Accepted extension: webp
The API validates media using the extension in the URL path, not the file’s response content. Query parameters are ignored, so photo.png?v=2 is valid, while a URL with no path extension is rejected.

Successful response

The endpoint returns the same success envelope for this content type.

Errors