{"uid":"cap_XZxZpQBQBjWW-AAPRYbF4","slug":"nato-openverbs-morse-code-encoder-f168094f","name":"NATO OpenVerbs Morse Code Encoder","description":"Encode text into international (ITU) Morse code. Letters are separated by spaces and words by \"/\". Supports A-Z, 0-9 and common punctuation; unsupported characters are clean 400s.","url":"https://nato.openverbs.com/v1/to-morse","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["text"],"properties":{"text":{"type":"string","minLength":1,"description":"Text to encode."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_o5HjKO4T2UiS7eaqU9N7d","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Encodes a text string into international (ITU) Morse code, with letters separated by spaces and words by '/'.","exampleAgentPrompt":"Can you convert the text 'Hello World' into Morse code for me, using the standard ITU format with slashes between words?","exampleUseCases":[{"title":"Ham radio message preparation","prompt":"I need to send a Morse code transmission — can you encode 'CQ DE W1AW' into standard ITU Morse code with spaces between letters and slashes between words?"},{"title":"Educational Morse code display","prompt":"I'm building a learning app — encode the phrase 'LEARN MORSE' into Morse code so I can display the dots and dashes alongside the letters."},{"title":"SOS signal encoding","prompt":"What does 'SOS' look like in Morse code? Please encode it using the international standard format."}],"resultDescription":"A Morse-encoded string where each letter is represented by its ITU dot-dash sequence, individual letters are separated by spaces, and words are separated by '/'. Unsupported characters result in a clean 400 error.","failureModes":["Input contains characters not in A-Z, 0-9, or supported punctuation — returns HTTP 400","Empty or missing 'text' field — returns HTTP 400 due to minLength:1 constraint","Malformed JSON body — returns HTTP 400","Payment not included or insufficient — returns HTTP 402"],"whenToPreferThis":"Use this endpoint when you need reliable, standards-compliant ITU Morse code encoding for text containing letters, digits, and common punctuation. It handles word separation automatically with '/' and is a fast, low-cost per-call service ideal for embedding in educational tools, radio apps, or encoding pipelines. Prefer this over a general-purpose LLM for Morse encoding because it guarantees spec-correct output rather than approximated results.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:39:13.027Z","isFirstParty":false}