UnifyAPI
← Back to catalog

langbly.languages

mock data$0.001 / call

List Languages

List all 90+ supported translation languages with localized names. Specify display_language to get names in that language (Langbly)

Educationprovider: Langbly#langbly#education

Input schema

display_language

Language code to display names in (e.g. "en" returns "Spanish", "es" returns "Español")

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/langbly.languages \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"display_language":"<display_language>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.