UnifyAPI
← Back to catalog

nasantrs.report

mock data$0.001 / call

Get NASA Technical Report Details

Get the full citation and metadata for a specific NASA technical report by its numeric NTRS ID. Returns complete record: title, full abstract, all authors with organizational affiliations, document type, NASA center, publication and submission dates, subject categories, keywords, report numbers, and direct PDF/fulltext download URLs. Use nasantrs.reports.search or nasantrs.reports.recent to find NTRS IDs, or extract the ID from the URL at ntrs.nasa.gov/citations/{id}. PDF download links point directly to the NASA server — freely accessible without authentication.

Space & Astronomyprovider: Nasantrs#nasantrs#space

Input schema

report_idrequired

Numeric NTRS submission/citation ID (e.g. 20140017767). Obtain from nasantrs.reports.search or nasantrs.reports.recent results.

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/nasantrs.report \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"report_id":0}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.