OpenAlex API documentation
Search
⌃K
Overview
Quickstart tutorial
API Entities
Entities overview
📄
Works
👩
Authors
📚
Sources
🏫
Institutions
💡
Concepts
🏢
Publishers
💰
Funders
Funder object
Get a single funder
Get lists of funders
Filter funders
Search funders
Group funders
🌎
Geo
How to use the API
API Overview
Get single entities
Get lists of entities
Get groups of entities
Rate limits and authentication
Download all data
OpenAlex snapshot
Snapshot data format
Download to your machine
Upload to your database
Additional Help
Tutorials
Report bugs
FAQ
Powered By GitBook

Group funders

You can group funders with the group_by parameter:
  • Get counts of funders by country_code: https://api.openalex.org/funders?group_by=country_code​
Or you can group using one the attributes below.
It's best to read about group by before trying these out. It will show you how results are formatted, the number of results returned, and how to sort results.

/funders group_by attributes

  • ​cited_by_count​
  • ​continent​
  • ​country_code​
  • ​grants_count​
  • ​is_global_south​
  • ​summary_stats.2yr_mean_citedness​
  • ​summary_stats.h_index​
  • ​summary_stats.i10_index​
  • ​works_count​
Previous
Search funders
Next - API Entities
Geo
Last modified 26d ago
Copy link