ConsoleCatalog
Sign in
INSPIRE-HEP logo

INSPIRE-HEP

inspirehep.netResearchno auth

Physics literature search, paper records, references, and author profiles.

Author Citations By Year

ASYNCREADNo auth

Returns yearly citation counts aggregated for an author profile, showing citation trends.

ParametersFormJSON

Author facet name for citation aggregation

Facet page number

Sort order

Page size

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_inspirehep_author_citations_by_year",
    "params": {
      "author_facet_name": "983328_Edward Witten",
      "page": "1",
      "sort": "mostrecent",
      "size": "25"
    }
  }'