jigsawstack/text-translate ❓📝 → ❓
Performance
0.5sTypical run time
~8sCold start (first call)
1.1KTotal runs
About
Translate text from one language to another with support for multiple text formats.
Example Output
Output
नमस्ते वहाँ
Performance Metrics
0.47s
Prediction Time
8.48s
Total Time
All Input Parameters
{
"text": "hi there",
"api_key": "sk_ba8d51db7829aef7ec445bb80dd59b7ff2c320d851eb6ae4cf41aacfab4df81c690774957983ebcc02f08429fccdfe42b4d8ee6a40b404399c10ca3bcabdbb72024KnIELzWIzzblw1gtM6",
"target_language": "hi"
}
Input Parameters
- text
- The text to translate. Can be a single string or an array of strings. Maximum text length is 5000 characters per string.
- api_key
- 🔐 Your JigsawStack API Key (required)
- target_language
- The language code of the target language to translate to.
- current_language
- The language code of the source text. If not provided, the API will attempt to auto-detect the language.
Output Schema
Output
Version Details
- Version ID
454df4c49941c05dea05175bd37686d0872c73c1f9366d1c2505db32ade52a89- Version Created
- June 24, 2025