Use AgentRouter to translate text and inspect supported languages through one routed translation API for agents.
1
Live Providers
2
Live Routes
5 credits ($0.005)
Text Translate
0 credits ($0)
Languages List
The live translation catalog currently exposes 2 capabilities for AI agents. Text Translate currently starts at 5 credits ($0.005), and languages list currently starts at 0 credits ($0).
Availability Note
DeepL language listing and text translation are live. Rephrase and non-DeepL translation routes remain temporarily unavailable.
What Is Translation & Rewriting?
Agent translation is the operational layer that lets an AI agent translate text across languages and inspect the live language catalog through one routed domain.
Without a routed layer, translation and rewrite workflows tend to bind the agent to one provider too early. That makes it harder to compare costs, recover from route gaps, or reuse the same contract when new language routes come online.
AgentRouter keeps those jobs behind one translation surface so the agent can recommend the best live route before execution and keep language workflows stable over time.
Top Scenarios
Convert text directly into another language when the workflow needs language transformation instead of paraphrase.
Text Translate
DeepL
5 credits ($0.005)
Localization, support workflows, and multilingual agents
Coverage: 1 capabilities · 1 live routes
Start with Text Translate
Check the current language catalog before the agent chooses a route or target language.
Languages List
DeepL
0 credits ($0)
Language validation, config checks, and route planning
Coverage: 1 capabilities · 1 live routes
Start with Languages List
Provider Comparison
The rows below are derived from the live route catalog currently exposed through AgentRouter.
| Provider | Best For | Key Capabilities | Starting Price | Available Via |
|---|---|---|---|---|
D DeepL Covers Text Translate, Languages List through the live routed catalog. 2 live routes | Text Translate and Languages List | Text Translate, Languages List Modes: Managed | 0 credits ($0) | MPP |
Quick Start
Get an API key, ask AgentRouter to recommend the best route for the job, and execute through one shared wallet instead of wiring each provider separately.
Step 1
Enable the API once
Create one AgentRouter API key that can be reused across all live domains and capabilities.
Step 2
Recommend the route
Let AgentRouter compare the current routes, prices, and route availability before the first execute call.
Step 3
Execute the capability
Run the selected workflow through the chosen route while AgentRouter handles pricing, wallet debits, and upstream settlement.
Works with
Pricing By Task
These examples translate the current live route prices into workflow questions operators usually evaluate before shipping a domain into an agent.
| Task | Route | Price | Notes |
|---|---|---|---|
| Translate one text snippet | DeepL (translation.text.translate.deepl.mpp) | 5 credits ($0.005) | Return a direct translation into the target language. |
| Inspect supported languages | DeepL (translation.languages.list.deepl.mpp) | 0 credits ($0) | Check language coverage before choosing a route or locale. |
Pricing note: 1000 credits = $1 USD. Raw API responses still return numeric credit fields such as creditsCharged.
Why AgentRouter
Recommendation happens before execution, so the agent can compare current route supply and pricing instead of hard-coding one provider forever. The same routed contract stays stable even as provider coverage or transport paths change underneath.
FAQ
It is the routed layer that lets an AI agent translate text and inspect supported languages through one translation domain.
Use text-translate when the workflow needs a direct language conversion rather than style-preserving rewrite or summarization.
Languages-list lets the agent confirm language coverage before execution, which is useful when the target locale may vary at runtime.
No. AgentRouter exposes the currently live translation routes behind one wallet and one routed API surface.
Reference
Use the capability browser below when you want contract-level detail: endpoints, live example modals, route breakdowns, and exact route prices.
| Capability | Endpoints | Price |
|---|---|---|
text.translate Translate text from one language to another while preserving meaning. | GET /api/agentic-api/domains/translation/capabilities/text-translateRead the capability contract, current lifecycle status, and machine-readable metadata for this translation workflow. | Free |
POST /api/agentic-api/domains/translation/capabilities/text-translate/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/translation/capabilities/text-translate/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 2 routes in this breakdown are temporarily unavailable. | ||
text.rephrase Rewrite text while preserving intent but changing style, tone, or clarity. | GET /api/agentic-api/domains/translation/capabilities/text-rephraseRead the capability contract, current lifecycle status, and machine-readable metadata for this translation workflow. | Free |
POST /api/agentic-api/domains/translation/capabilities/text-rephrase/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/translation/capabilities/text-rephrase/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 3 routes in this breakdown are temporarily unavailable. | ||
languages.list List supported languages when the upstream route explicitly supports it. | GET /api/agentic-api/domains/translation/capabilities/languages-listRead the capability contract, current lifecycle status, and machine-readable metadata for this translation workflow. | Free |
POST /api/agentic-api/domains/translation/capabilities/languages-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/translation/capabilities/languages-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. |
Related Pages
AgentRouter landing page
Browse all live domains, top API cards, and route coverage across the platform.
Install and auth
Enable AgentRouter, create the API key, and connect the shared wallet flow.
Phone, SMS & Voice domain
Create managed phone agents, provision numbers, inspect conversations and calls, and keep telephony workflows behind one supplier-neutral phone domain.
Web Crawl & Extraction domain
Fetch, scrape, extract, crawl, map, browse, and screenshot public pages through one routed surface.