PF
PhantomFlow

JSON to video API. Generate videos programmatically with credit-based pricing and white-label support.

Product

  • Features
  • Examples
  • Pricing
  • Integrations
  • White-Label
  • Reseller

Developers

  • Docs
  • API Reference
  • SDKs
  • Quickstart
  • Webhooks
  • Errors

Company

  • About
  • Blog
  • Careers
  • Contact
  • Status
  • Changelog

Legal

  • Privacy
  • Terms
  • Cookies
PF
PhantomFlow

JSON to video API. Generate videos programmatically with credit-based pricing and white-label support.

© 2026 PhantomFlow. All rights reserved.

PF
PhantomFlow
ExamplesPricingDocs
ExamplesPricingDocs
  1. Examples
  2. News
  3. CNN Lower-Third

CNN Lower-Third

News footage with a lower-third component overlay

Video preview coming soon
News10s2 elements1920x108010 credits
Open in EditorGet Free API Key
cnn-lower-third.json
1
{
2
  "width": 1920,
3
  "height": 1080,
4
  "fps": 30,
5
  "quality": "high",
6
  "scenes": [
7
    {
8
      "duration": 10,
9
      "background": "#1a1a2e",
10
      "elements": [
11
        {
12
          "type": "video",
13
          "src": "examples/news-footage.mp4",
14
          "z_index": 0
15
        },
16
        {
17
          "type": "component",
18
          "component_id": "news/lower-third",
19
          "variables": {
20
            "headline": "BROADWAY REOPENS AFTER RENOVATION",
21
            "subline": "Historic theaters welcome visitors with new safety upgrades and expanded seating"
22
          },
23
          "position": "bottom-left",
24
          "width": 900,
25
          "height": 140,
26
          "z_index": 1,
27
          "start": 1,
28
          "fade_in": 0.3
29
        }
30
      ]
31
    }
32
  ]
33
}

Category

News

Duration

10 seconds

Elements

2 · video, component

Resolution

1920x1080

Estimated Credits

10

Open in Editor
Get Free API Key

More News Examples

News

News Ticker

Scrolling ticker component on news footage

12s · 2 elements

News

Breaking News

Full news layout with lower-third, ticker, and breaking banner

12s · 4 elements