Banuba · Example Payload

Areffect Example

animalfunface-swap

Areffect Example is an example object payload from Banuba, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

effectIdnamecategorypreviewUrleffectUrlplatformstags

Example Payload

areffect-example.json Raw ↑
{
  "effectId": "cat_face",
  "name": "Cat Face",
  "category": "mask",
  "previewUrl": "https://cdn.banuba.com/effects/previews/cat_face.png",
  "effectUrl": "https://cdn.banuba.com/effects/cat_face.zip",
  "platforms": ["iOS", "Android", "Web"],
  "tags": ["animal", "fun", "face-swap"]
}