{"uid":"cap_jFvZC7RZ3nL-dzUHStcvy","slug":"nova-ai-translate-text-translation-endpoint-9152ce92","name":"Nova AI Translate — Text Translation Endpoint","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novva.orbonomy.xyz/api/translate","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text","target_lang"],"properties":{"text":{"type":"string","description":"Text to translate"},"tone":{"enum":["formal","casual","technical","natural"],"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.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_W2Z7pyC0i0Kx5qFS-RGyc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Translates text from one language to another using AI inference, with optional tone control and automatic source language detection, billed per call in USDC on Base.","exampleAgentPrompt":"Translate this text into Japanese with a formal tone: 'Thank you for your patience. Your order will arrive within 3 business days.' — detect the source language automatically.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'data' field containing the translated text, detected or specified source language code, target language code, tone, the AI model used, and token usage metadata. Also includes a top-level 'success' boolean and a 'meta' object.","failureModes":["Missing required fields 'text' or 'target_lang' results in a 400-level error","Unsupported language code for target_lang causes a rejection","Payment not settled in USDC on Base triggers a 402 Payment Required response","Extremely long text may exceed model context limits","Invalid or unrecognized tone value may be ignored or cause an error"],"whenToPreferThis":"Choose this endpoint when you need per-call AI-powered text translation billed in USDC on Base, especially if you want tone control or automatic source language detection. Ideal for agents operating in Web3 or x402 payment contexts that need multilingual output without a subscription. Prefer over generic translation APIs when pay-per-use crypto billing is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:34:26.499Z","isFirstParty":false}