Group sources
You can group sources with the group_by
parameter:
Get counts of sources by publisher: https://api.openalex.org/sources?group_by=publisher
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.
/sources
group_by attributes
/sources
group_by attributeshost_organization
(alias:host_organization.id
)host_organization_lineage
(alias:host_organization.id
)
Last updated