---
title: "omnihuman-1.5-human-identification API — OmniHuman prijzen en specificaties"
url: "https://runapi.ai/nl/models/omnihuman/1.5-human-identification.md"
canonical: "https://runapi.ai/nl/models/omnihuman/1.5-human-identification.md"
locale: "nl"
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

Gebruik omnihuman-1.5-human-identification uit de OmniHuman-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

## Pricing

**$0.0000** per call

Mislukte generaties worden niet in rekening gebracht

## 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": "Genereer een 720p talking-headvideo van dit portret en deze voice-over, met een onderwerpmasker om de spreker geïsoleerd te houden."
}
```

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

### Is de model-ID stabiel tussen versies?

RunAPI houdt de model-ID stabiel en verwerkt compatibele versie-updates zonder de opzet van je request te wijzigen.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


## Related

Other OmniHuman variants:

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