{"uid":"cap_D512RvBLiWcgbFP24GAE0","slug":"nova-ai-translation-api-bff85702","name":"Nova AI Translation API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://nuvo.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_D4urWvbwooX3HMl91viNM","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 with optional tone control, using pay-per-call AI inference billed in USDC on Base","exampleAgentPrompt":"Translate this text to Japanese using Nova: 'Welcome to our store, we hope you enjoy your visit today.' Keep a friendly, casual tone.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the translated text string, the detected or specified source language code, the target language code, tone applied, the AI model used, and token usage metadata, all nested under a `data` field with a `success` boolean.","failureModes":["Missing required field `text` or `target_lang` returns a 400 validation error","Unsupported language code in `target_lang` may produce an error or fallback","Payment not completed via x402/USDC triggers a 402 Payment Required response","Very long text may exceed model context limits causing truncation or error","Auto language detection fails on very short or ambiguous input","Service unavailable or model timeout returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need pay-per-call AI-powered text translation without a subscription, billed in USDC on Base via the x402 protocol. It supports optional source language specification (with auto-detection fallback) and tone control, making it suitable for agentic workflows that need on-demand multilingual conversion with crypto-native payment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:33:39.117Z","isFirstParty":false}