ConsoleCatalog
Sign in
NASA ADS logo

NASA ADS

ui.adsabs.harvard.eduResearchno auth

Search astronomy literature by keyword, browse papers, view citation metrics, and read paper abstracts from the ADS Harvard literature index.

Citation Metrics

ASYNCREADNo auth

Returns citation counts, references, keywords, and publication metadata for a paper by bibcode.

ParametersFormJSON

ADS bibcode identifier for the paper whose citation metrics to retrieve

cost: 3 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_ui_adsabs_harvard_edu_citation_metrics",
    "params": {
      "bibcode": "2026ragt.confE...1K"
    }
  }'