Authors
People who have authored scholarly works, deduplicated by record ID.
Core endpoints
- GET
/v1/oa/authorsList with filter, search, sort, group_by.
- GET
/v1/oa/authors/{id}Single author by record ID.
- GET
/v1/oa/authors/orcid:{orcid}Lookup by ORCID.
Sub-resources
- GET
/v1/oa/authors/{id}/worksAll works authored by this author.
- GET
/v1/oa/authors/{id}/counts_by_yearYearly works / citation counts.
- GET
/v1/oa/graph/authors/{id}/co-authorsCo-authorship neighbors.
- GET
/v1/oa/graph/authors/{id}/institutionsInstitutions ever affiliated with.
- GET
/v1/oa/graph/authors/{id}/topicsTopics this author publishes in.
Select filters
- GET
filter=last_known_institutions.country_code:usBy country.
- GET
filter=works_count:>50Authors with > 50 works.
- GET
filter=topics.id:T10107Authors in topic.