{"uid":"cap_ymysTBOs7xp32Z13wXwjp","slug":"payload402-text-translation-azure-translator-0fbb0ba6","name":"payload402 Text Translation (Azure Translator)","description":"Translate short text between languages (Azure Translator). Use when an agent needs a verifiable string in another language for UI copy, messages, or research snippets — not legal, medical, or certified translation.","url":"https://payload402.edgebytenet.workers.dev/translate","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text","to"],"properties":{"to":{"type":"string","description":"Target ISO 639 code (e.g. es, fr)"},"from":{"type":"string","description":"Source ISO 639 code or auto"},"text":{"type":"string","description":"Short text to translate (max 500 chars)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"to":"es","from":"en","note":"Short-text machine translation via Azure Translator (Microsoft); not certified or domain-specific","text":"Hello","source":"azure-translator","translated":"Hola"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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_2IiiJRcUr2kXAjv8W5c8n","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Translates short text (up to 500 characters) between languages using Azure Translator, returning the translated string and metadata.","exampleAgentPrompt":"Translate 'Welcome to our platform, please sign in to continue' from English into French using machine translation — this is for a UI button label, not a certified document.","exampleUseCases":[{"title":"Multilingual chatbot greeting","prompt":"I need to greet a new user in Spanish — can you translate 'Hello! How can I help you today?' from English to Spanish for my support bot?"},{"title":"Localized app UI copy","prompt":"Translate the phrase 'Submit your order' into German so I can add it to the button label in our checkout flow."},{"title":"Research snippet in another language","prompt":"Can you give me the French translation of 'Climate change affects biodiversity in unexpected ways' — I'm pulling a quick research snippet and need it in French (fr)?"}],"resultDescription":"A JSON object containing the original text, detected or specified source language code, target language code, the translated string, the translation source label ('azure-translator'), and a note clarifying that this is short-text machine translation, not certified or domain-specific.","failureModes":["Missing required 'text' or 'to' query parameter returns an error","Unsupported or invalid ISO 639 language code causes a translation failure","Text exceeding 500 characters may be rejected or truncated","Azure Translator service downtime results in a 5xx error","Payment of $0.01 USDC not completed blocks the request via x402 payment flow"],"whenToPreferThis":"Choose this endpoint when you need a quick, low-cost machine translation of short text (under 500 chars) for UI copy, agent messages, or informal research snippets, and do not require certified, legal, or medical-grade translation. It is backed by Azure Translator (Microsoft) and is accessible via a simple GET request with x402 micropayment. Prefer alternatives for long documents, domain-specific terminology, or certified translation needs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:42:52.775Z","isFirstParty":false}