The only human translation API that AI agents can call autonomously — with or without an API key. Your agent sends a request, handles payment via MPP, and gets publication-ready results from professional native-speaker translators in 80+ languages.
AI translation tools are fast, but professional human translators deliver what machines can't — cultural fluency, domain expertise, and content that actually converts.
Four steps. No API key, no account creation, no dashboard. Your agent handles the entire flow autonomously.
POST /translateAuthorization: Payment <credential>{
"volume": 25,
"orders": [
{ "id": 6, "source_language": "en", "target_language": "fr", "price": 0.07 },
{ "id": 7, "source_language": "en", "target_language": "it", "price": 0.27 }
]
}
GET /orders/{id}{ "id": 6, "status": "DONE", "target_text": "Bienvenue sur notre produit." }
All endpoints your agent needs to price, order, and retrieve translations. Some require no authentication at all.
General translation APIs require account setup, API key management, and authentication before your agent can make a single request. Nitro works both ways — with an API key or completely without one.
No accounts to create, no keys to manage, no dashboards to learn. Your AI agent can start ordering professional human translations right now.