/openalex/funders/search
/openalex
/openalex/funders/search
Search OpenAlex funders by query and filters
Price: 1 credit
💡 AI Hint: Search research funders on OpenAlex by name, optionally filtered by country and sorted by relevance, works count, citation count or grants count. Returns the same funder objects as the get-by-id endpoint.
POST
/openalex/funders/search
Authorizations
API token from the dashboard
Headers
Body
application/json
Number of funders to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Search query across funder names
ISO country code of the funder
Example:
"US"
Result ordering
Available options:
relevance_score:desc, works_count:desc, cited_by_count:desc, grants_count:desc Response
Successful Response