{"uid":"cap_BHePk2G_Mr32gcZ_wGnGn","slug":"interzoid-translate-to-english-api-5578946f","name":"Interzoid Translate to English API","description":"Detect the language of input text and translate it to English. Supports numerous world languages with AI-powered translation.","url":"https://api.interzoid.com/translatetoenglish","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"],"properties":{"text":{"type":"string","description":"Text in any language to translate to English"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"Code":"Success","Credits":"0","Translation":"Hello World"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"text":"Bonjour, comment allez-vous?"}}},"response":{"Code":"Success","Result":"Hello, how are you?","Credits":"0"}},"exampleRequest":{"text":"Bonjour, comment allez-vous?"},"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_5B83WHpz0mgJ4GpvL2KA-","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 text in any language to English using AI","exampleAgentPrompt":"Translate this text to English for me: 'Hola, ¿cómo estás? Espero que tengas un buen día.'","exampleUseCases":null,"resultDescription":"Returns a JSON object with a Code field indicating success, a Credits field showing remaining credits, and a Translation field containing the English translation of the submitted text.","failureModes":["Missing 'text' query parameter returns an error response","Empty or whitespace-only text input may return an empty translation","Unsupported or ambiguous script may produce poor translation quality","Network timeout if the AI translation service is under load","Insufficient credits or payment failure returns a non-success Code"],"whenToPreferThis":"Use this endpoint when you need to translate arbitrary multilingual text to English on a per-call basis, especially in data pipelines for CRM, ERP, MDM, or analytics platforms. It is well-suited for enriching foreign-language records in Snowflake, AWS, or Azure environments. Choose this over general-purpose translation APIs when working within the Interzoid AI data platform ecosystem or when paying per-call via x402/USDC microtransactions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:57:27.337Z","isFirstParty":false}