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.
URLs
| Purpose | URL |
|---|---|
| Documentation site | https://docs.vmeg.ai |
API base URL (all /openapi/** requests) | https://api.vmeg.ai |
https://api.vmeg.ai.
Authentication
All/openapi/** endpoints require your API Key in the Authorization request header:
Endpoint groups
| Group | Description |
|---|---|
| TTS | Speech synthesis (sync and async) |
| Text translation | Batch sentence translation |
| Voice clone | Clone from reference audio |
| Media translation | Video/audio localization pipeline |
| Task management | List, detail, delete |
| Assets - Materials | Upload and material library |
| Assets - Voices | System and cloned voices |
create-async endpoints document the Callbacks webhook request body (task-specific data schema) on the same page.
Concept guides (idempotency, webhooks, errors) are under the Guides tab.
