---
title: "Animate photo"
method: POST
path: "/v0/assistant/photo/animate"
tags: ["Media"]
---

# Animate photo

`POST /v0/assistant/photo/animate`

Starts a job to generate an animated video of the assistant using an input image and audio. This action costs credits.

## Response `202`

Successful Response

- InfoResponseReplicatePredictionResponse
  - `info` ReplicatePredictionResponse, required
    - `id` string, required
    - `model` string, required
    - `version` string, required
    - `input` object, nullable
    - `output` unknown
    - `logs` string, nullable
    - `error` unknown
    - `status` string, required
    - `created_at` string, required
    - `completed_at` string, nullable
    - `urls` object, nullable

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/unify/apis/unifyai-http-api-reference.md) · [All operations](https://skmtc.net/unify/apis/unifyai-http-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unify/unifyai-http-api-reference/versions/900377f918b6/schema)
