---
title: "omnihuman-1.5-human-identification API — Prezzi e Specifiche OmniHuman"
url: "https://runapi.ai/it/models/omnihuman/1.5-human-identification.md"
canonical: "https://runapi.ai/it/models/omnihuman/1.5-human-identification.md"
locale: "it"
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 dalla famiglia OmniHuman tramite RunAPI. Prezzi per chiamata, nessun abbonamento e le generazioni fallite non vengono mai addebitate.

## Pricing

**$0.0000** per call

Le generazioni fallite non vengono addebitate

## 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 video talking-head a 720p da questo ritratto e voiceover, usando una maschera del soggetto per mantenere isolata la persona che parla."
}
```

## 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

### L&#39;ID del modello resta stabile tra le versioni?

RunAPI mantiene stabile l’ID del modello e gestisce gli aggiornamenti di versione compatibili senza modificare la forma della richiesta.

### Qual è il rate limit di questa variante?

I limiti per chiave scalano in base al tier di utilizzo. Consulta la pagina prezzi per i limiti attuali.

### Posso cambiare variante in seguito?

Sì — la variante è un flag. Puoi cambiarla modificando il parametro model.

### Fa streaming?

Dove lo streaming è disponibile, RunAPI esegue lo streaming end-to-end.

### Dove posso segnalare problemi di qualità?

Apri un issue nel repository GitHub pubblico oppure scrivi all’assistenza.


## Related

Other OmniHuman variants:

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