ConsoleCatalog
Sign in
NASA Technical Reports logo

NASA Technical Reports

ntrs.nasa.govResearchno auth

NASA Technical Reports Server - technical reports, citations, and record metadata.

Citation Details

ASYNCREADNo auth

Returns full citation metadata with title, authors, dates, keywords, and report numbers.

ParametersFormJSON

NTRS citation numeric id (URL path segment for GET /api/citations/{citation_id})

cost: 1 credit · 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_ntrs_nasa_gov_citation_detail",
    "params": {
      "citation_id": "19640006054"
    }
  }'