{"uid":"cap_QlQkFCkJOJWgjpkQ0cEzD","slug":"braille-unicode-decoder-7503173d","name":"Braille Unicode Decoder","description":"Transcribe a Unicode braille string back to text, honouring capital and number signs. Non-braille or unmapped cells are clean 400s.","url":"https://braille.openverbs.com/v1/decode","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":["braille"],"properties":{"braille":{"type":"string","description":"Unicode braille string (U+2800–U+28FF cells)."}},"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_Q_M8V2d0IXoinwRJ9g6t_","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":"Decodes a Unicode braille string (U+2800–U+28FF) back into readable text, correctly handling capital and number signs.","exampleAgentPrompt":"Can you decode this Unicode braille string back to plain text for me: ⠠⠓⠑⠇⠇⠕⠀⠼⠁⠃⠉?","exampleUseCases":[{"title":"Accessibility tool for braille readers","prompt":"I received this Unicode braille string from a form submission — ⠠⠓⠑⠇⠇⠕⠀⠺⠕⠗⠇⠙ — can you decode it back to plain English for me?"},{"title":"Verify braille encoding round-trip","prompt":"I encoded the text 'Hello 123' into Unicode braille earlier and got ⠠⠓⠑⠇⠇⠕⠀⠼⠁⠃⠉ — can you decode that braille string back to confirm it matches the original?"},{"title":"Parse braille data from file","prompt":"This dataset has a column of Unicode braille strings like ⠠⠍⠁⠗⠽ and ⠠⠚⠕⠓⠝ — decode each one back to readable text so I can work with the names."}],"resultDescription":"Returns the plain-text string recovered from the Unicode braille input, with capital letters and numbers correctly interpreted based on braille indicator cells. Invalid or unmapped braille cells result in a clean 400 error.","failureModes":["Non-braille Unicode characters (outside U+2800–U+28FF) trigger a 400 error","Unmapped or unrecognized braille cell sequences return a 400 error","Empty or missing 'braille' field causes a validation error","Malformed JSON body results in a 400 response","Braille strings using contracted (grade-2) patterns may not decode as expected since only grade-1 is supported"],"whenToPreferThis":"Use this endpoint when you have a Unicode braille string (composed of U+2800–U+28FF cells) and need to recover the original plain text, including proper handling of braille capital signs and number indicators. Prefer this over manual lookup or general-purpose text APIs when dealing with programmatically generated or stored braille unicode. It pairs naturally with the sibling encode endpoint on the same service for round-trip conversion.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:37.811Z","isFirstParty":false}