---
title: "omnihuman-1.5-human-identification API — Preços e Especificações OmniHuman"
url: "https://runapi.ai/pt-BR/models/omnihuman/1.5-human-identification.md"
canonical: "https://runapi.ai/pt-BR/models/omnihuman/1.5-human-identification.md"
locale: "pt-BR"
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

Use omnihuman-1.5-human-identification da família OmniHuman via RunAPI. Preços por chamada, sem assinatura, e gerações com falha não são cobradas.

## Pricing

**$0.0000** per call

Gerações com falha não são cobradas

## 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": "Gere um vídeo de cabeça falante em 720p a partir deste retrato e narração, usando uma máscara de sujeito para manter a pessoa isolada."
}
```

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

### Como seleciono %{variant}?

Envie o ID de modelo mostrado no quickstart.

### O preço é por uso?

Sim. O preço é medido por chamada ou unidade.


## Related

Other OmniHuman variants:

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