/openalex/authors/search
Search OpenAlex authors by query and filters
Price: 1 credit
💡 AI Hint: Search researchers on OpenAlex. Combine a free-text name query with filters on country, last-known or any affiliated institution, works count, citation count and h-index, sorted by relevance, works count, citation count or h-index. Returns the same rich author objects as the get-by-id endpoint.
Authorizations
API token from the dashboard
Headers
Body
Number of authors to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Search query across author names
ISO country code of the author's last-known institution
"US"
OpenAlex id of the author's last-known institution
"I27837315"
OpenAlex id of any institution the author was affiliated with
Works-count filter, supports range operators
">50"
Citation-count filter, supports range operators
">1000"
h-index filter, supports range operators
">20"
Result ordering
relevance_score:desc, works_count:desc, cited_by_count:desc, summary_stats.h_index:desc Response
Successful Response