Braile

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

🔑 apikey 5 endpoints text
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Translate from English to Braille. This is what you use if you have a braille…
curl \
  -H "X-Funtranslations-Api-Secret: $API_KEY" \
  /translate/braille
Use this to see which dots are enabled for each Braille letters. This is high…
curl \
  -H "X-Funtranslations-Api-Secret: $API_KEY" \
  /translate/braille/dots
Translate from English to Braille Image characters. This is probably what you…
curl \
  -H "X-Funtranslations-Api-Secret: $API_KEY" \
  /translate/braille/html

Endpoints (5 total)

GET
/translate/braille
Translate from English to Braille. This is what you use if you have a braille…
GET
/translate/braille/dots
Use this to see which dots are enabled for each Braille letters. This is high…
GET
/translate/braille/html
Translate from English to Braille Image characters. This is probably what you…
GET
/translate/braille/image
Translate from English to Braille image characters. This is probably what you…
GET
/translate/braille/unicode
Translate from English to Braille Unicode characters.

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints5
Authapikey
Categories1

Other Funtranslations APIs (2)

indexstarwars