Get a single keyword
Retrieve a single keyword by OpenAlex ID.
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
OpenAlex ID (e.g., K12345)
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
A keyword identified from works' topics
The OpenAlex ID for this keyword.
The English-language label of the keyword.
The number of works tagged with this keyword.
The total citations to works tagged with this keyword.
When this keyword was added to OpenAlex (ISO 8601 date).
When this keyword was last updated (ISO 8601 datetime).