Skip to main content
Now included on Standard and above

Fliki video and voice, inside your product.

One REST API for scripts to videos, templates, text to speech and audio. Send a request, get back a finished file. From one render to thousands a day.

Generate a video
curl https://api.fliki.ai/v1/generate/video \
-H "Authorization: Bearer $FLIKI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"payload": [{
"workflowType": "idea",
"workflowFormat": "video",
"prompt": "A 60 second explainer on how solar panels work",
"voiceId": "VOICE_ID",
"aspectRatio": "16:9",
"visuals": "ai"
}]
}'
Use cases

What you can build

Endpoints

Everything Fliki makes, one request away

Get started

From API key to first video in minutes

  1. 1

    Pick a Standard plan or above

    API access comes with Fliki Standard and above. Usage draws from the same credits as the app.

    See pricing →
  2. 2

    Create an API key

    Open the Automation tab in Fliki, click Create Key and choose API.

    Open Automation →
  3. 3

    Make your first call

    Send a generate request, then poll the status endpoint until your file is ready.

    Read the quickstart →
Self-serve

Standard and above

  • Every endpoint: video, template, text to speech, audio
  • Same voices, AI models and brand kits as the app
  • Billed from your plan credits, no separate contract
Get API key
Enterprise

Scale with a team

  • Custom credit volumes and higher rate limits
  • Invoiced billing and a dedicated account manager
  • Help designing templates and pipelines for your stack
Talk to sales