{"name":"marketing-copy-translate","description":"Translates landing pages, ads, lifecycle emails, and social copy while preserving brand names and URLs. Same backend as translate-text. Use it as a marketing copy translation API, campaign localization tool, or ad copy translator.","price":"$0.002","method":"POST","input_schema":{"properties":{"text":{"type":"string","description":"Marketing, ad, landing page, or email copy. Max 12k chars."},"target_language":{"type":"string","description":"Target language as an ISO code or name, e.g. 'en' or 'Spanish'."},"source_language":{"type":"string","description":"Optional. Source language ISO code or name. Auto-detected if omitted."},"formality":{"type":"string","enum":["casual","formal","neutral"],"description":"Optional. Register: 'casual', 'formal', or 'neutral' (default)."}},"required":["text","target_language"]},"input_example":{"text":"Launch faster with one paid endpoint catalog.","target_language":"French","formality":"casual"},"output_example":{"translated_text":"Lancez-vous plus vite avec un catalogue unique d'API payantes.","detected_source_language":"English"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}