{"uid":"cap_GZsBFkwkjogXobCzXwg1N","slug":"momoai-translation-api-c2b72b94","name":"momoAI Translation API","description":"Pay-per-use LLM API. Chat, reasoning, code review, translation, summarization, data extraction, and more. Pay with USDC on Base.","url":"https://aimomo.vercel.app/api/translate","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text","target_lang"],"properties":{"text":{"type":"string","description":"Text to translate"},"tone":{"type":"string"},"source_lang":{"type":"string","description":"Source language code (auto-detect if omitted)"},"target_lang":{"type":"string","description":"Target language code (e.g. ja, zh, es, id)"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"tone":{"type":"string"},"model":{"type":"string"},"usage":{"type":"object"},"source_lang":{"type":"string"},"target_lang":{"type":"string"},"translation":{"type":"string"}}},"meta":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_37FwEm7D9pwWJF8_dmRSL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Translates text from one language to another using an LLM, with optional tone and source language control, paid per-call with USDC on Base.","exampleAgentPrompt":"Translate this product description into Japanese with a formal tone: 'Our new wireless headphones deliver crystal-clear audio and 30-hour battery life.'","exampleUseCases":[{"title":"Localize marketing copy to French","prompt":"Translate this marketing tagline into French with a professional tone: 'Experience the future of smart home technology, designed for the way you live.'"},{"title":"Auto-detect and convert to German","prompt":"I have this customer message and I'm not sure what language it's in — can you auto-detect the source and translate it into German: 'Necesito ayuda con mi pedido, no llegó a tiempo.'"},{"title":"Translate support reply to Mandarin","prompt":"Translate this support response into Mandarin Chinese with a friendly tone: 'We're sorry for the inconvenience. Your refund has been processed and should appear within 3–5 business days.'"}],"resultDescription":"Returns a JSON object with a success flag and a data object containing the translated text, detected or specified source language, target language, tone used, the underlying model name, and token usage stats.","failureModes":["Missing required fields (text or target_lang) returns a validation error","Unsupported language code returns an error or poor-quality translation","Insufficient USDC balance causes payment failure and no translation is returned","Very long text may exceed model context limits and return an error","Ambiguous or low-resource language codes may produce inaccurate translations"],"whenToPreferThis":"Choose this endpoint when you need LLM-quality translation with tone control, auto language detection, and pay-per-call billing in USDC — especially suited for agents that need ad-hoc translation without subscription commitments. Prefer over batch translation services when per-call micropayment pricing is acceptable and translation quality from a conversational LLM is desired.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:33:20.670Z","isFirstParty":false}