/openalex/concepts/search
/openalex
/openalex/concepts/search
Search OpenAlex concepts by query
Price: 1 credit
💡 AI Hint: Search concepts on OpenAlex by name, optionally filtered by hierarchy level and sorted by relevance, works count or citation count. Returns the same concept objects as the get-by-id endpoint.
POST
/openalex/concepts/search
Authorizations
API token from the dashboard
Headers
Body
application/json
Number of concepts to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Search query across concept names
Concept depth level (0 is broadest)
Required range:
0 <= x <= 5Result ordering
Available options:
relevance_score:desc, works_count:desc, cited_by_count:desc Response
Successful Response