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

News Ticker

Scrolling ticker component on news footage

Video preview coming soon
News12s2 elements1920x108012 credits
Open in EditorGet Free API Key
news-ticker.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": "component",
18
          "component_id": "news/ticker",
19
          "variables": {
20
            "text": "BREAKING: Wall Street rallies as Fed holds rates steady  ///  Tech earnings beat expectations across the board  ///  Oil prices stabilize at $82 per barrel on supply outlook  ///  Housing market shows signs of recovery in major metro areas"
21
          },
22
          "position": "bottom-center",
23
          "width": 1920,
24
          "height": 50,
25
          "z_index": 1
26
        }
27
      ]
28
    }
29
  ]
30
}

Category

News

Duration

12 seconds

Elements

2 · video, 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

Breaking News

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

12s · 4 elements