{"uid":"cap_cpLA6V9WeDa9zcsJr6pVA","slug":"nova-ai-translation-api-5588d4b2","name":"Nova AI Translation API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://ova.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_K9Ah_WfCtNAxLNu2xWPt8","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, paid per-call in USDC on Base.","exampleAgentPrompt":"Translate this text to Japanese with a formal tone: 'We are pleased to announce the launch of our new product line and look forward to your continued support.'","exampleUseCases":null,"resultDescription":"A JSON object with a `data` field containing the translated text, detected or specified source language code, target language code, tone used, the model that performed the translation, and token usage stats. Also includes a `success` boolean and a `meta` object.","failureModes":["Missing required field `text` or `target_lang` returns a validation error","Unsupported or invalid language code results in an error response","Payment failure (insufficient USDC balance on Base) causes a 402 response and no translation is returned","Very long text may exceed model context limits","Auto-detection of source language may be inaccurate for short or ambiguous input"],"whenToPreferThis":"Choose this endpoint when you need on-demand, pay-per-call AI-powered text translation with optional tone control, billed in USDC on Base via the x402 protocol — especially suitable for agents that need lightweight, per-request billing without subscriptions. Prefer over general-purpose LLM calls when you want a structured translation response with explicit language codes and usage metadata.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:37:21.853Z","isFirstParty":false}