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
Projects
Create
Copy page
POST
https://api.murf.ai
/
v1
/
murfdub
/
projects
/
create
Headers
api-key
string
Required
Your Dub API key
Request
This endpoint expects an object.
name
string
Required
Your Project Name
dubbing_type
enum
Required
Allowed values:
AUTOMATED
QA
target_locales
list of strings
Required
List of target locales
source_locale
string
Optional
Source Locale
description
string
Optional
Response
Ok
project_id
string
Your Project Id
dubbing_type
enum
Dubbing Type
Allowed values:
AUTOMATED
QA
target_locales
list of strings
List of target locales
name
string
Project Name
description
string
source_locale
string
Source Locale
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error