Braille conversion API on the cloud. Translate from English text to Braille and get Braille results suitable for many display types.Click here to subscribe
https://api.funtranslations.com
Auth type
API Key Header
Auth header
X-Funtranslations-Api-Secret: YOUR_API_KEY
Rate limit
5 req/hour (free)
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://funtranslations.com/api/braille
Endpoint status
Server online — HTTP 403 — server is online but path returned an error (may require auth)7.72s
(checked Mar 29, 2026)
Builder score
D
35%
builder-friendly
API key in the request header (X-Funtranslations-Api-Secret)
X-Funtranslations-Api-Secret: YOUR_API_KEY
Free: 5 req/hour. Pro $5/mo (unlimited). Fun Translations API suite.
| Method | Path | Description |
|---|---|---|
| GET | /translate/braille |
Translate from English to Braille. This is what you use if you have a braille di |
| GET | /translate/braille/dots |
Use this to see which dots are enabled for each Braille letters. This is highly |
| GET | /translate/braille/html |
Translate from English to Braille Image characters. This is probably what you wa |
| GET | /translate/braille/image |
Translate from English to Braille image characters. This is probably what you wa |
| GET | /translate/braille/unicode |
Translate from English to Braille Unicode characters. |
curl -X GET 'https://api.funtranslations.com/translate/braille' \ -H 'X-Funtranslations-Api-Secret: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official FunTranslations Braille documentation.