For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Pricing
Join Community
Get API Key
Documentation
API Reference
Changelog
Pricing
Join Community
Get API Key
API Reference
Dubbing
Jobs
Create
Copy page
POST
https://api.murf.ai
/
v1
/
murfdub
/
jobs
/
create
Headers
api-key
string
Required
Your Dub API key
Request
This endpoint expects a multipart form containing an optional file.
file
file
Optional
The file to upload
file_url
string
Optional
source_locale
string
Optional
Source locale
target_locales
list of strings
Required
List of target locales
webhook_url
string
Optional
file_name
string
Optional
priority
enum
Optional
Priority of the job. Allowed values: LOW, NORMAL, HIGH
Allowed values:
LOW
NORMAL
HIGH
webhook_secret
string
Optional
Response
Ok
dubbing_type
enum
Dubbing Type
Allowed values:
AUTOMATED
QA
file_name
string
Your Uploaded File Name
priority
enum
Priority of the job. Allowed values: LOW, NORMAL, HIGH
Allowed values:
LOW
NORMAL
HIGH
job_id
string
Your Job Id
target_locales
list of strings
List of target locales
file_url
string
webhook_url
string
source_locale
string
Source locale
warning
string
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error