Book AI Studio

api dashboard

API Dashboard

Build automations with the Video Factory API. Compatible with n8n, Make, Claude MCP, and REST clients.

Requests today

1,248

Success rate

98.4%

Avg latency

183ms

Rate limit

5K/day

API Key

vmf_live_sk_4a8b•••••••••••••••••••••••••7o0p

Keep your API key secret. Never expose it in client-side code. Rotate immediately if compromised.

Code Examples

curl -X POST https://api.videofactory.ai/v1/posts \
  -H "Authorization: Bearer vmf_live_sk_4a8b•••••••••••••••••••••••••7o0p" \
  -H "Content-Type: application/json" \
  -d '{
    "accountId": "tiktok_98432",
    "content": {
      "text": "Faceless video income: month 3 update",
      "mediaUrls": ["https://cdn.example.com/video.mp4"],
      "platform": "tiktok"
    },
    "scheduledTime": "2026-06-01T09:00:00Z"
  }'

Recent Requests

MethodPathStatusLatencyWhen
POST/v1/posts200248ms2 min ago
GET/v1/videos20091ms5 min ago
POST/v1/videos/generate202312ms12 min ago
POST/v1/posts40144ms18 min ago
GET/v1/accounts20078ms25 min ago