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. Marketing
  3. Corporate Video

Corporate Video

Multi-scene corporate intro with stats, cards, and video background

Video preview coming soon
Marketing19s8 elements1920x108019 credits
Open in EditorGet Free API Key
corporate-video.json
1
{
2
  "width": 1920,
3
  "height": 1080,
4
  "fps": 30,
5
  "quality": "high",
6
  "scenes": [
7
    {
8
      "duration": 5,
9
      "background": "#0f172a",
10
      "elements": [
11
        {
12
          "type": "video",
13
          "src": "examples/city-aerial.mp4",
14
          "opacity": 0.4,
15
          "z_index": 0
16
        },
17
        {
18
          "type": "text",
19
          "text": "NEXUS GLOBAL",
20
          "style": "006",
21
          "font": "Montserrat",
22
          "font_size": 96,
23
          "color": "#FFFFFF",
24
          "position": "center",
25
          "z_index": 1
26
        },
27
        {
28
          "type": "text",
29
          "text": "Connecting businesses across borders",
30
          "style": "002",
31
          "font": "Montserrat",
32
          "font_size": 32,
33
          "color": "#94a3b8",
34
          "position": "center",
35
          "y": 80,
36
          "z_index": 2
37
        }
38
      ]
39
    },
40
    {
41
      "duration": 5,
42
      "background": "#0f172a",
43
      "transition": {
44
        "type": "smoothleft",
45
        "duration": 0.8
46
      },
47
      "elements": [
48
        {
49
          "type": "component",
50
          "component_id": "basic/card-left-bar",
51
          "variables": {
52
            "headline": "12 Years of Growth",
53
            "body": "From a team of 5 to over 2,000 employees in 40 countries. We help enterprises scale their international operations seamlessly.",
54
            "bar_color": "#6366f1"
55
          },
56
          "position": "center",
57
          "width": 800,
58
          "height": 300,
59
          "z_index": 1,
60
          "fade_in": 0.5
61
        }
62
      ]
63
    },
64
    {
65
      "duration": 5,
66
      "background": "#0f172a",
67
      "transition": {
68
        "type": "smoothleft",
69
        "duration": 0.8
70
      },
71
      "elements": [
72
        {
73
          "type": "component",
74
          "component_id": "social/stat",
75
          "variables": {
76
            "value": "500+",
77
            "label": "Enterprise Clients Worldwide"
78
          },
79
          "position": "center",
80
          "width": 600,
81
          "height": 250,
82
          "z_index": 1,
83
          "fade_in": 0.5
84
        }
85
      ]
86
    },
87
    {
88
      "duration": 4,
89
      "background": "#0f172a",
90
      "transition": {
91
        "type": "fade",
92
        "duration": 0.5
93
      },
94
      "elements": [
95
        {
96
          "type": "video",
97
          "src": "examples/city-aerial.mp4",
98
          "opacity": 0.3,
99
          "z_index": 0
100
        },
101
        {
102
          "type": "text",
103
          "text": "Let's build what's next.",
104
          "style": "003",
105
          "font": "Montserrat",
106
          "font_size": 56,
107
          "color": "#FFFFFF",
108
          "position": "center",
109
          "z_index": 1
110
        },
111
        {
112
          "type": "text",
113
          "text": "nexusglobal.com",
114
          "style": "002",
115
          "font": "Montserrat",
116
          "font_size": 24,
117
          "color": "#6366f1",
118
          "position": "center",
119
          "y": 60,
120
          "z_index": 2
121
        }
122
      ]
123
    }
124
  ]
125
}

Category

Marketing

Duration

19 seconds

Elements

8 · video, text, component

Resolution

1920x1080

Estimated Credits

19

Open in Editor
Get Free API Key

More Marketing Examples

Marketing

Event Speakers

Speaker profiles with headshots and card components

14s · 6 elements

Marketing

Product Launch

Product announcement with feature cards and zoom transitions

19s · 7 elements

Marketing

Black Friday

Square format promo with stat component and bold typography

11s · 4 elements