1
0 Comments

"I built a video and AI generation platform to compete with Shotstack and Creatomate — here's why I think the subscription model is broken"

I've been building with video APIs for a while and kept running into the same problem.

Every platform in this space charges you a monthly subscription. Credits reset at the end of the month whether you used them or not. Want to add a team member? That's another seat. Want AI video generation? Not available. Music? Not available. A consumer-facing editor your users can actually use? Build it yourself.

So I built Vidiking.


What it is

Vidiking is a credit-based video, image and music generation platform. It competes directly with Shotstack and Creatomate — and goes significantly further than both.

The core idea is simple: deposit what you need, spend it when you create, never lose unused credits. No subscription. No monthly minimum. No contracts. Just a wallet.

Here's what you can generate from a single platform and a single API:

  • Rendered videos from JSON templates (Shotstack-compatible — existing Shotstack users can migrate in two lines of code)

  • AI video generation via Runway Gen-4

  • AI image generation — DALL-E 3, Flux or Stable Diffusion — model choice per job

  • ElevenLabs voiceover — Flash or HD

  • AI music generation — Mubert or Beatoven, royalty-free

  • Auto subtitles via Whisper

  • Full NLE editor for non-developers

All billed from one wallet. All trackable in one dashboard.


Why the subscription model is broken for this use case

Creatomate's entry plan gives you roughly 42 one-minute videos per month. Their Growth plan at $99/month gives you around 714. Credits reset monthly — use them or lose them.

Shotstack charges per rendered minute on subscription. Files deleted after 24 hours unless you pay for hosting.

Neither platform includes AI video generation. Neither includes music. Neither has a consumer-facing editor non-developers can use.

The customers who need video automation most — real estate agencies, marketing teams, YouTube automation builders, SaaS companies adding video features — don't have predictable monthly volume. A real estate agency might need 500 videos in January and 50 in February. A subscription model punishes them for both scenarios.

With a wallet model they deposit what they need when they need it. Quiet month costs nothing. Busy month scales automatically. No upgrades. No downgrades. No wasted credits.


The business model

Every operation is priced individually and deducted from the wallet in real time:

  • Base video render: charged per minute of output

  • AI voiceover: charged per minute of audio

  • AI music: charged per track

  • AI video (Runway): charged per clip

  • Images: charged per generation

Cost is shown before every render. No surprises.

Minimum deposit is $10. No card saved on file after that unless the customer chooses to auto top-up. The wallet never expires.


Who it's for

Three customer types:

Developers — REST API, four SDKs (Node, Python, PHP, Ruby), Shotstack-compatible JSON so existing integrations work immediately. n8n community node published. Zapier and Make apps in submission.

Consumers — Full NLE editor with unlimited layers, AI generation built into the layer palette, live cost meter, one-click render.

Teams — Add unlimited team members at no extra cost. Shared wallet. Per-member spend limits. Everyone creates from the same balance.


The integrations

This is where I've put a lot of work because I think distribution is the real moat in this space.

  • n8n community node (n8n-nodes-vidiking) — 6 resources, 20+ operations, trigger node for job completion/failure

  • Zapier app — 3 triggers, 8 actions, 5 workflow templates

  • Make app — same plus Iterator and Aggregator modules

  • MCP server — 11 tools so Claude, Cursor and Windsurf can call Vidiking operations in natural language

  • Web Component embed — white-label the editor in any product with one script tag

The n8n node alone puts Vidiking in front of millions of automation builders who are already building workflows and just need a video generation block.


Where I am right now

The platform is built and in testing. I'm working through a systematic QA pass before opening to the first customers — money handling, job queue edge cases, external API failure scenarios, team account logic.

Sandbox is live at vidiking.com — watermarked renders, no card required, unlimited testing.

Production goes live when testing clears.


What I'm looking for

A few things:

Feedback from anyone who has built on Shotstack or Creatomate — what frustrated you, what you wished existed, what would make you switch.

Early users — if you build video automation workflows and want to test it properly before public launch, reply here or drop me a message. Happy to give extended sandbox access and work through your specific use case with you.

Honest critique — if you see a flaw in the model, the pricing logic, the feature set or the positioning, I'd rather hear it now than after launch.


The sandbox

vidiking.com — no card required, unlimited watermarked renders, full API access in sandbox mode.

If you're currently on Creatomate or Shotstack — the migration guide is at vidiking.com/migrate. Two line code change. Your existing JSON works on day one.


That's it. Happy to go deep on any aspect of this in the comments — the technical decisions, the business model, the integration strategy, anything.

posted toAvatar for product AI Builder
AI Builder