---
title: "POST /ai-social"
method: POST
path: "/ai-social"
---

# POST /ai-social

`POST /ai-social`

## Headers

- `VIZARDAI_API_KEY` string, required

## Request body

- object
  - `finalVideoId` integer, required — This parameter is the actual projectId returned in previous step (Submit a Video for Clipping).
  - `aiSocialPlatform` integer — Target platform style:1 = All (default), 2 = TikTok, 3 = Instagram, 4 = YouTube, 5 = Facebook, 6 = LinkedIn, 7 = Twitter
  - `tone` integer — Caption tone:0 = Neutral (default), 1 = Interesting, 2 = Catchy, 3 = Serious, 4 = Question
  - `voice` integer — Voice style:0 = First person (default), 1 = Third person

## Response `200`

---

[API](https://skmtc.net/vizard/apis/video-clipping.md) · [All operations](https://skmtc.net/vizard/apis/video-clipping/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vizard/video-clipping/versions/2ba45d67ee36/schema)
