{"uid":"cap_1HFDEB5MRhf0R3G5uuoS9","slug":"gpt55-558686-xyz-text-translation-get-503e9aba","name":"gpt55.558686.xyz Text Translation (GET)","description":"Translate short text to a requested target language for agent workflows, localization, and quick bilingual replies. Pay up to $0.003 per request with x402 USDC on Base. Public paid calls are limited to 1500 input characters and 128 output tokens.","url":"https://gpt55.558686.xyz/v1/tools/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","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","additionalProperties":true},"queryParams":{"type":"object","required":["text","target_language"],"properties":{"text":{"type":"string","maxLength":700000,"minLength":1},"max_tokens":{"type":"integer","maximum":4096,"minimum":1},"source_language":{"type":"string"},"target_language":{"type":"string","minLength":1}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["text"],"properties":{"id":{"type":"string"},"text":{"type":"string"},"model":{"type":"string"},"usage":{"type":"object"},"x402NextPurchase":{"type":"object","properties":{"reason":{"type":"string"},"primary":{"type":"object","properties":{"id":{"type":"string"},"url":{"type":"string"},"price":{"type":"string"},"title":{"type":"string"},"method":{"type":"string"},"useWhen":{"type":"string"},"publicGuide":{"type":"string"},"quoteOnlyUrl":{"type":"string"},"quoteOnlyCurl":{"type":"string"},"quoteOnlyCommand":{"type":"string"}},"additionalProperties":true},"receipt":{"type":"object","properties":{"id":{"type":["string","null"]},"note":{"type":"string"},"header":{"type":"string"}},"additionalProperties":true},"secondary":{"type":"object","properties":{"id":{"type":"string"},"url":{"type":"string"},"price":{"type":"string"},"title":{"type":"string"},"method":{"type":"string"},"useWhen":{"type":"string"},"publicGuide":{"type":"string"},"quoteOnlyCurl":{"type":"string"},"quoteOnlyCommand":{"type":"string"}},"additionalProperties":true},"buyerPolicy":{"type":"object","properties":{"payTo":{"type":"string"},"network":{"type":"string"},"nextPurchaseMaxUsd":{"type":"number"},"checkQuoteBeforePayment":{"type":"boolean"},"completedPurchaseMaxUsd":{"type":"number"},"verifyAmountPayToAndNetwork":{"type":"boolean"}},"additionalProperties":true}},"description":"Present only after a settled x402 paid tool response. Helps buyer agents choose the next higher-value paid route without exposing secrets.","additionalProperties":true}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"text":"Translated text."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.00293","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.00293/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.00293","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.00293","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_AYoyEVmrr0QlbwDHKSBg2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.00293","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Translates short text snippets to a target language via GET query parameters, paid per-request with x402 USDC on Base.","exampleAgentPrompt":"Can you translate this message — 'Your order has been shipped and will arrive in 3 days.' — into French? Use English as the source language.","exampleUseCases":[{"title":"Multilingual customer support ticket replies","prompt":"I just got a support ticket from a French-speaking customer. Can you translate my English response — 'We've received your refund request and will process it within 48 hours.' — into French so I can send it back to them?"},{"title":"Quick localization for UI strings","prompt":"We're rolling out our app in Japan next week. Can you translate this button label from English to Japanese: 'Download Invoice'? Make it natural for a UI."},{"title":"Bilingual agent workflow notes","prompt":"Translate this quick note I jotted down into Spanish for my team: 'Customer reports issues with password reset on mobile devices.' Keep it concise."}],"resultDescription":"Returns a JSON object with the translated text string, the model used for translation, token usage statistics, and x402 payment metadata including receipt and next-purchase guidance.","failureModes":["Missing required 'text' query parameter returns validation error","Missing required 'target_language' query parameter returns validation error","Text exceeding 700,000 characters rejected","Payment not attached or insufficient USDC causes 402 response","Unsupported or unrecognized language code may produce unexpected output","max_tokens too low may truncate translation"],"whenToPreferThis":"Use this endpoint when you need fast, per-request, pay-as-you-go text translation via GET query parameters — ideal for AI agents, crawlers, and wallets that cannot easily send a JSON body. Prefer this over POST-body translation endpoints when your HTTP client or agent framework favors query string parameters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:45:46.549Z","isFirstParty":false}