Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vmeg.ai/llms.txt

Use this file to discover all available pages before exploring further.

Open API assets are resources you create and reference by ID in task requests. There are two types:
AssetID fieldPurpose
MaterialmaterialIdUploaded video or audio used as input (mainly media translation)
VoicevoiceIdSystem preset or cloned voice used in TTS

API-only storage

Materials and voices created through the API are not shared with files or voices you manage on vmeg.ai. Use /openapi/v1/assets/** only. API tasks are separate too; see Products overview.

Typical flow

Upload material → materialId → media translation task
Voice clone task → voiceId → TTS task
List basic voices → voiceId → TTS task

Guides

Materials

Material types, list, and delete

Material upload

Presigned and multipart upload

Voices

System and cloned voices
Request and response fields: Assets - Materials and Assets - Voices in API reference.