CitedEvidenceResearch APIs

Authors

People who have authored scholarly works, deduplicated by record ID.

Core endpoints

  • GET/v1/oa/authors

    List 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}/works

    All works authored by this author.

  • GET/v1/oa/authors/{id}/counts_by_year

    Yearly works / citation counts.

  • GET/v1/oa/graph/authors/{id}/co-authors

    Co-authorship neighbors.

  • GET/v1/oa/graph/authors/{id}/institutions

    Institutions ever affiliated with.

  • GET/v1/oa/graph/authors/{id}/topics

    Topics this author publishes in.

Select filters

  • GETfilter=last_known_institutions.country_code:us

    By country.

  • GETfilter=works_count:>50

    Authors with > 50 works.

  • GETfilter=topics.id:T10107

    Authors in topic.