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. Breaking News

Breaking News

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

Video preview coming soon
News12s4 elements1920x108012 credits
Open in EditorGet Free API Key
breaking-news.json
1
{
2
  "width": 1920,
3
  "height": 1080,
4
  "fps": 30,
5
  "quality": "high",
6
  "scenes": [
7
    {
8
      "duration": 12,
9
      "background": "#0a0a1a",
10
      "elements": [
11
        {
12
          "type": "video",
13
          "src": "examples/news-footage.mp4",
14
          "z_index": 0
15
        },
16
        {
17
          "type": "text",
18
          "text": "BREAKING NEWS",
19
          "font": "Roboto",
20
          "font_size": 28,
21
          "color": "#FFFFFF",
22
          "bold": truet
23
          "position": "top-left",
24
          "x": 20,
25
          "y": 20,
26
          "box": truet
27
          "box_color": "#CC0000",
28
          "box_opacity": 1,
29
          "box_padding": 12,
30
          "z_index": 2,
31
          "fade_in": 0.2
32
        },
33
        {
34
          "type": "component",
35
          "component_id": "news/lower-third",
36
          "variables": {
37
            "headline": "GLOBAL CLIMATE SUMMIT REACHES HISTORIC DEAL",
38
            "subline": "195 nations agree on binding emissions targets effective 2028"
39
          },
40
          "position": "bottom-left",
41
          "width": 900,
42
          "height": 140,
43
          "z_index": 1,
44
          "start": 0.5,
45
          "fade_in": 0.3
46
        },
47
        {
48
          "type": "component",
49
          "component_id": "news/ticker",
50
          "variables": {
51
            "text": "LIVE from Geneva: Delegates celebrate after 72-hour marathon session  ///  Carbon tax framework agreed for all G20 nations  ///  Markets surge on climate deal optimism  ///  Next review summit scheduled for 2028 in Singapore"
52
          },
53
          "position": "bottom-center",
54
          "width": 1920,
55
          "height": 50,
56
          "y": 1030,
57
          "z_index": 3
58
        }
59
      ]
60
    }
61
  ]
62
}

Category

News

Duration

12 seconds

Elements

4 · video, text, component

Resolution

1920x1080

Estimated Credits

12

Open in Editor
Get Free API Key

More News Examples

News

CNN Lower-Third

News footage with a lower-third component overlay

10s · 2 elements

News

News Ticker

Scrolling ticker component on news footage

12s · 2 elements