---
title: "Create AI Package"
method: POST
path: "/aiworkflow"
---

# Create AI Package

`POST /aiworkflow`

Retrieve information about AI workflow tasks related to videos in PandaVideo

## Request body

- object
  - `video_id` string
  - `from_lang` 'auto' | 'pt-BR' | 'en' | 'es'
  - `type` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/pandavideo/apis/api-v2.md) · [All operations](https://skmtc.net/pandavideo/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pandavideo/api-v2/versions/4fbd3c623ca9/schema)
