Language popular

What it makes: gets the most popular languages.

Required parameters

  • key. Value: your api key
  • action. Value: language-popular
  • format. Values:
    • xml
    • json (for jsonp, use param: callback/function_name)

Optional parameters

  • language. Values: Language code or "native" to get the language list with the names of the languages in their native languages. Default is English (en).
  • order. Values: "popular", "name" or "code". Default is "popular".
  • limit. Values: any integer number. Max. languages returned. Default is 10.

Examples

Get the most 10 popular languages (XML format)

https://apifree.forvo.com/key/your-key-here/format/xml/action/language-popular


More examples? Test our demo