Developer Documentation

Everything you need to build and publish creative assets on Fliksy.

Getting Started

Asset Types

Revenue & Payouts

Quick Spec Reference

Filter (.cube)

  • 33-point LUT (max 65-point)
  • Max 2MB
  • DOMAIN_MIN/MAX optional

Validated by filter_process

Sticker (Lottie JSON)

  • Max 512KB
  • Max 1024×1024px
  • Max 30fps, max 3s
  • No external resources

Validated by sticker_process

Music (WAV/FLAC)

  • Max 100MB source
  • Transcoded to AAC 128k + HLS
  • BPM extracted via librosa
  • ACRCloud fingerprinted

Processed by audio_process

Template (FTF JSON)

  • format: "ftf"
  • zones[] + timeline.tracks[].clips[]
  • Max 5MB

Validated by template_process

AR Effect (.fef ZIP)

  • manifest.json + effect.js required
  • Shaders + textures optional
  • Max 50MB

Manual review