---
title: "omnihuman-1.5-human-identification API — precios y especificaciones de OmniHuman"
url: "https://runapi.ai/es/models/omnihuman/1.5-human-identification.md"
canonical: "https://runapi.ai/es/models/omnihuman/1.5-human-identification.md"
locale: "es"
model: "OmniHuman"
provider: "Bytedance"
variant_id: "omnihuman-1.5-human-identification"
sdk_model_id: "omnihuman-1.5-human-identification"
modality: "utility"
price_from_cents: 0
billing_unit: "call"
status: "active"
---

# OmniHuman omnihuman-1.5-human-identification API

Usa omnihuman-1.5-human-identification de la familia OmniHuman mediante RunAPI. Pago por llamada, sin suscripción, y las generaciones fallidas no se cobran.

## Pricing

**$0.0000** per call

Las generaciones fallidas no se cobran

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `omnihuman-1.5-human-identification` |
| Provider | Bytedance |
| Modality | utility |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/omnihuman/human_identification` |
| Status | active |

## Request example

```json
{
  "model": "omnihuman-1.5-human-identification",
  "prompt": "Genera un vídeo de cabeza parlante en 720p desde este retrato y esta locución, usando una máscara de sujeto para mantener aislada a la persona que habla."
}
```

## Install the skill

```sh
npx skills add runapi-ai/omnihuman -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add OmniHuman omnihuman-1.5-human-identification features to an application.

```json
{
  "model": "omnihuman-1.5-human-identification"
}
```

## FAQ

### ¿Cómo selecciono %{variant}?

Pasa el ID de modelo que aparece en el quickstart.

### ¿El precio es por uso?

Sí. El precio se mide por llamada o unidad.


## Related

Other OmniHuman variants:

- [omnihuman-1.5](https://runapi.ai/es/models/omnihuman/1.5.md) — `1.5` · $0.270
- [omnihuman-1.5-subject-detection](https://runapi.ai/es/models/omnihuman/1.5-subject-detection.md) — `1.5-subject-detection` · $0.0000
