v2

latestOpenAPI 3.1.02026-07-3171165552.0 KB
Authors

Retrieve aggregated citation statistics for an author.

Retrieve aggregated citation statistics for an author without fetching all papers.

Returns:

  • tally: How this author's papers are cited by others (supporting, contrasting, mentioning counts)
  • citingTally: How this author's papers cite other works (supporting, contrasting, mentioning counts)
  • totalPapers: Total number of papers by this author

This endpoint performs the aggregation server-side, eliminating the need for clients to fetch all papers in chunks and aggregate locally.

get/authors/{author_slug}/stats

Path parameters

author_slugstring required

Headers

authorizationstring

Set to Bearer <token> to pass token for authorization.

Set to Bearer <token> to pass token for authorization.

Response

Successful Response

totalPapersinteger