/openalex/institutions/search
/openalex
/openalex/institutions/search
Search OpenAlex institutions by query and filters
Price: 1 credit
💡 AI Hint: Search research institutions on OpenAlex. Combine a free-text name query with filters on country, institution type and ROR, sorted by relevance, works count or citation count. Returns the same rich institution objects as the get-by-id endpoint.
POST
/openalex/institutions/search
Authorizations
API token from the dashboard
Headers
Body
application/json
Number of institutions to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Search query across institution names
ISO country code of the institution
Example:
"US"
Institution type
Available options:
education, healthcare, company, archive, nonprofit, government, facility, funder, other ROR identifier of the institution
Example:
"00jmfr291"
Result ordering
Available options:
relevance_score:desc, works_count:desc, cited_by_count:desc Response
Successful Response