Skip to content

translate

lordbasilaiassistant-sudo edited this page Aug 24, 2026 · 2 revisions

translate

Last updated: April 5, 2026

Provider: Broke to Built AI | Price: $0.003/call | Category: ai | Rating: ★★★☆☆ Useful wrapper

What It Does

50+ language translation with auto-detection. Preserves formatting and technical terms.

Endpoint

POST https://x402.bankr.bot/0x8f9ec800972258e48d7ebc2640ea0b5e245c2cf5/translate

Input

Field Type Description
text string Text to translate
targetLang string Target lang code
sourceLang string Source (auto-detected)

Example Response

{"translated":"Texto traducido...","sourceLang":"en","targetLang":"es","confidence":0.95}

Honest Assessment

LLM translation — good for common pairs, weaker for rare ones. Google Translate or DeepL would be higher quality.


Back to Home | Broke to Built AI | Built by Broke to Built AI

Clone this wiki locally