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
Translation
Translate
Copy page
POST
https://api.murf.ai
/
v1
/
text
/
translate
Headers
api-key
string
Optional
Request
This endpoint expects an object.
targetLanguage
string
Required
The language code for the target translation
texts
list of strings
Required
List of texts to translate
Response
Ok
metadata
object
Show 3 properties
translations
list of objects
Show 2 properties
Errors
400
Bad Request Error
402
Payment Required Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error