Get a single language
Retrieve a single language by its ISO 639-1 code.
Documentation Index
Fetch the complete documentation index at: https://developers.openalex.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your OpenAlex API key. Get a free key at https://openalex.org/settings/api
Path Parameters
ISO 639-1 language code (e.g., en, zh, es)
Query Parameters
Comma-separated list of fields to return. Reduces response size. Example: select=id,display_name,cited_by_count
Your OpenAlex API key (required). Get a free key at https://openalex.org/settings/api
Response
Successful response
Language of scholarly works
The OpenAlex ID for this language (uses ISO 639-1 codes).
"https://openalex.org/languages/en"
The name of the language.
The number of works written in this language.
Total citations to works in this language.
A URL that returns all works in this language.
When this language was added to OpenAlex (ISO 8601 date).
When this language was last updated (ISO 8601 datetime).