Menu

GeoDB Cities API

Get Languages API

The Get-Languages API allows you to retrieve the list of supported languages.

NOTEIf you're using GraphQL, there is no languages query, since the schema itself exposes the available languages via the Language enum type. See the GraphQL Schema docs for details.

Try It