Timed Stickers

Video·Video-API·by eachlabs

Timed Stickers overlays a sticker or graphic on a video for a chosen time window, adding branded or playful elements exactly when you want them.

Runtime (p50)
1m
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "timed-stickers",
    "version": "0.0.1",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/defaults/b4d273a3bf2e40d3b8361dddb5977940.mp4",
        "sticker": "https://cdn-us.eachlabs.ai/defaults/92e3dfff0a2b4a5a9201c76d25a6770b.png",
        "position": "center",
        "sticker_scale": 0.5,
        "hide_at_second": 8,
        "show_from_second": 4
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Timed Stickers

01 / 03

What are Timed Stickers?

Timed Stickers overlay a sticker or graphic onto a video for a specific time window. On the each::labs Video API you set when the element appears and disappears, adding branded or playful visuals exactly where they belong in the clip.