← Back to catalog
nasantrs.report
mock data$0.001 / callGet 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.
Input schema
report_idrequired
integerNumeric NTRS submission/citation ID (e.g. 20140017767). Obtain from nasantrs.reports.search or nasantrs.reports.recent results.
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}'