Connect with our translation service through multiple integration options
Install our WordPress plugin for seamless translation integration:
curl -X POST https://translateml.com/api/translate \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "text": "Hello World", "target_language": "es", "source_language": "auto" }'
Direct API access for custom integrations:
Integrate our translation services into your application
Translate a single text from one language to another.
Name | Type | Required |
---|---|---|
source_text |
string | Required |
source_language |
string | Required |
{
"source_text": "Hello, how are you?",
"source_language": "en",
"target_language": "es",
"url": "https://example.com"
}
{
"status": "success",
"translation": "Hola, ¿cómo estás?",
"response": "Translation successful"
}
{
"status": "error",
"message": "Invalid source language code",
"error_code": "INVALID_LANGUAGE"
}
Translate multiple texts in a single API call.
Name | Type | Required |
---|---|---|
source_text |
array | Required |
source_language |
string | Required |
{
"source_text": ["Hello", "How are you?"],
"source_language": "en",
"target_language": "fr",
"url": "https://example.com"
}
{
"translations": ["Bonjour", "Comment ça va?"]
}
Get high-quality translations at just $1 per 10,000 words.
$1 / 10,000 words
We support over 50 languages including English, Spanish, French, German, Chinese, and Japanese.
We have applied Generous rate limit for API usage.
Our translation engine achieves 95%+ accuracy for most common language pairs.
Yes, we offer a 50000 free words credits on registration
Support for all major world languages
Reliable API with high availability
Fast and accurate translations