Last updated
Last updated
It's easy to get an institution from from the API with: /institutions/<entity_id>
. Here's an example:
Get the institution with the I27837315
:
That will return an object, describing everything OpenAlex knows about the institution with that ID:
You can make up to 50 of these queries at once by .
You can look up institutions using external IDs such as a :
Get the institution with ROR ID https://ror.org/00cvxb145
:
Available external IDs for institutions are:
You can use select
to limit the fields that are returned in an institution object. More details are .
Display only the id
and display_name
for an institution object
ROR
ror
Microsoft Academic Graph (MAG)
mag
Wikidata
wikidata