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" }Everything, programmable.
Upload & host
Programmatic uploads with adaptive HLS transcoding and instant edge delivery — the video hosting api handles storage, transcoding, and CDN in one call.
Player config
Skin the player, set CTAs, and toggle controls — all from a single JSON payload via the video player api.
Analytics API
Pull second-by-second retention, funnels, and revenue attribution as data.
Webhooks
Subscribe to plays, CTA clicks, leads, and conversions in real time.
Signed playback
Mint time-limited, domain-locked playback tokens per viewer — use the embed video api to serve secure, signed URLs anywhere.
SDKs
First-class clients for JavaScript, React, and your server runtime.
Build it in minutes.
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.