Skip to main content
GET
/
languages
List languagess
curl --request GET \
  --url https://api.quivo.co/languages
[
  {
    "name": "<string>",
    "nativeName": "<string>",
    "isoCode": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://api-docs.quivo.co/llms.txt

Use this file to discover all available pages before exploring further.

Response

Returns an array of supported languages with language codes and names.

name
string

The name of the item

nativeName
string

The name of the native

isoCode
string

Code or identifier