Bytedance · Utility

OpenClaw x OmniHuman

OmniHuman belongs to the Bytedance catalog on RunAPI and exposes audio-to-video generation plus human-identification and subject-detection helpers through unified API, SDK, CLI, Bruno, and docs surfaces.

Public versions and endpoints

Model IDVersionEndpointsStarting priceCatalog
omnihuman-1.5Audio-driven talking-head video from a portrait and driving audio
/api/v1/omnihuman/audio_to_video
$0.320Model detail
omnihuman-1.5-human-identificationHelper task that identifies human regions in a source image
/api/v1/omnihuman/human_identification
$0.0000Model detail
omnihuman-1.5-subject-detectionHelper task that returns subject masks for OmniHuman generation
/api/v1/omnihuman/subject_detection
$0.0000Model detail

Configuration

Guide endpoint: <endpoint>

Select <model-id> to generate a request with the endpoint's public input contract.

Verify

Select <model-id> to generate verification commands.

How it works

  1. 1. Choose a model ID

    Select a public catalog model ID and review its endpoint and current starting price.

  2. 2. Configure RunAPI

    Set RUNAPI_API_KEY before making the endpoint request.

  3. 3. Verify the result

    For asynchronous endpoints, poll the same endpoint until the Task reaches a terminal status.

FAQ

Which model ID should I use?

Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.

Does this guide configure a chat model?

No. This Model Line uses the endpoint workflow shown here and is not presented as an agent chat model.