A video streaming api that ships revenue.
Everything in the product, available as a clean video streaming api and SDKs — host, configure, embed, and read every metric programmatically. The video player api gives you the same control the dashboard does, in code.
curl https://api.atomicat.io/v1/videos \
-H "Authorization: Bearer $ATOMIC_KEY" \
-d source=https://cdn.you.com/vsl.mp4 \
-d cta[at]=38 -d cta[label]="Claim 40% off"
# returns an embeddable, signed playback URL
{ "id": "vid_0001", "status": "ready",
"embed_url": "https://play.atomicat.io/vid_0001" }Tudo, programável.
Upload e hospedagem
Programmatic uploads with adaptive HLS transcoding and instant edge delivery — the video hosting api handles storage, transcoding, and CDN in one call.
Configuração do player
Skin the player, set CTAs, and toggle controls — all from a single JSON payload via the video player api.
API de Analytics
Extraia retenção segundo a segundo, funis e atribuição de receita como dados.
Webhooks
Acompanhe plays, cliques em CTA, leads e conversões em tempo real.
Reprodução assinada
Mint time-limited, domain-locked playback tokens per viewer — use the embed video api to serve secure, signed URLs anywhere.
SDKs
Clientes de primeira classe para JavaScript, React e seu runtime de servidor.
Construa em minutos.
Grab a key, drop in the SDK, and ship your first measured play today with the video streaming api and video player api operators build on.