← Back to catalog
clinical.study
mock data$0.001 / callClinical Trial Details
Full details for a clinical trial by NCT ID — protocol, conditions, interventions with dosing, eligibility criteria (age, sex), primary/secondary outcomes, sponsor, enrollment, phase, study design, dates, results if available (ClinicalTrials.gov)
Input schema
nct_idrequired
stringNCT identifier (e.g. "NCT03491410", "NCT04368728"). Get from search results
Call via REST
curl -X POST https://unifyapi.pro/api/call/clinical.study \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"nct_id":"<nct_id>"}'