/authors endpoints expose Hexagraph’s registry of scholarly authors. Each author record aggregates career-level metrics — total citations, output count, and known institutional affiliations — and links to an ORCID identifier where available. Authors are identified by the OA:A prefix system.
List authors
Search for authors by name. Partial matches are supported (e.g.
einstein matches “Albert Einstein”).Narrow results with key-value filters. Multiple filters may be combined with a comma.
Page number for paginated results. Starts at
1.Number of results returned per page. Maximum value is
200.Get a single author
Fetch a specific author’s full profile by theirOA:A identifier.
Response fields
Unique identifier for the author. Always prefixed with
OA:A (e.g. OA:A5086208034).Full ORCID profile URL for the author (e.g.
"https://orcid.org/0000-0001-5109-3700"). May be null if no ORCID is linked.Display name of the author (e.g.
"Albert Einstein").Aggregate citation count across all of this author’s indexed works.
Total number of scholarly outputs attributed to this author in Hexagraph.
List of institutional affiliations associated with this author across their career. Each element wraps an institution object. See Institutions for full institution records.