{"uid":"cap_3nEQ2HX8HPfdFzjyVhtux","slug":"leetspeak-translator-7bcde98a","name":"Leetspeak Translator","description":"Takes a piece of text and either turns it into leetspeak (swapping some letters for numbers and symbols, like 'hello' becoming 'h3110') or turns leetspeak back into normal, easy-to-read words. The same words always produce the same result, so answers never change unexpectedly.","url":"https://leetspeak-translator.underscoredone.com/translate","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"The text you want to convert, either normal words or leetspeak."},"level":{"type":"string","description":"Only used when converting to leetspeak. Choose 'basic', 'intermediate', or 'advanced' for how many letters get replaced. Defaults to 'basic'."},"direction":{"type":"string","description":"Choose 'to_leet' to turn normal text into leetspeak, or 'to_normal' to turn leetspeak back into regular text."}}},"responseSchema":{"type":"json","example":{"level":"basic","direction":"to_leet","api_version":"1.0.0","original_text":"hello world","translated_text":"h3110 w0r1d"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_et7-98X8VWeItni7CshEm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts plain text to leetspeak (letters replaced by numbers/symbols) or decodes leetspeak back into normal readable text, with configurable substitution intensity.","exampleAgentPrompt":"Can you convert the phrase 'Hello World, this is a test!' into advanced leetspeak using the leetspeak translator?","exampleUseCases":null,"resultDescription":"A translated text string: either the original plain text encoded into leetspeak (with letters replaced by numbers and symbols at basic, intermediate, or advanced intensity), or a decoded human-readable version of the submitted leetspeak input.","failureModes":["Missing 'text' field returns a 400 error","Invalid 'direction' value (not 'to_leet' or 'to_normal') may cause an error or unexpected behavior","Invalid 'level' value for leet conversion may default to 'basic' or return an error","Empty text input may return an empty string or error","Payment not provided results in 402 Payment Required response"],"whenToPreferThis":"Choose this endpoint when you need deterministic, reversible text-style transformation between plain English and leetspeak, especially when you want to control the intensity of substitution (basic/intermediate/advanced). Ideal for fun text encoding, gaming contexts, retro internet culture content, or decoding leet text received from elsewhere.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:39:17.327Z","isFirstParty":false}