UnifyAPI
← Back to catalog

clinical.study

mock data$0.001 / call

Clinical 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)

Healthprovider: Clinical#clinical#health

Input schema

nct_idrequired

NCT identifier (e.g. "NCT03491410", "NCT04368728"). Get from search results

string

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>"}'

Try it

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