Skip to content
SialFlow

Documentation

Build on SialFlow

SDKs & CLI

Use the sf CLI for local workflows and CI. Official HTTP clients follow the same auth and tenancy model as curl.

sf CLI

sf auth login
sf projects list
sf objects upload ./hero.jpg
sf vod create --source obj_01J... --profile vod_abr_hls_mp4

Prefer raw HTTP? Start with the API reference.