Language Finder Service

Returns languages that are spoken on the specified area. The area is specified by longitude and latitude

Endpoint

https://api.verbix.com/geo/<apikey>/<longitude>/<latitude>

Parameters

<apikey> //API key that identifies the service user
<longitude> //The longitude
<latitude> //The latitude

Result

The result is an JSON array of objects, with the following properties:
[{
  "name": "the name of the language in English",
  "languageid": "the language id of the language",
  "family": "the linguistic family of the language"
}]

API key information

The API key is used to identify the user of the service.
Because the services are free, the usage is limited to a certain daily quota.
Please be in touch with us to get your own API key with its own quota.

Examples:

Example request
https://api.verbix.com/geo/eba16c29-e22e-11e5-be88-00089be4dcbc/24.38707/60.11073
Response:
[{
  "name":"Finnish",
  "languageid":"fin",
  "family":"Uralic"
},
{
  "name":"Swedish",
  "languageid":"swe",
  "family":"Indo-European"
}]

The Verbix API services are intended for developers. If you want to study verbs, please visit verbix.com/languages.
Copyright © Verbix 1995-2021
All rights reserved. Scroll down after clicking...

We're here to help you! What's on your mind?
Request an API key Contact us Service status