ClinicalTrials.gov API - Clinical Study Data avatar

ClinicalTrials.gov API - Clinical Study Data

Pricing

from $0.01 / 1,000 results

Go to Apify Store
ClinicalTrials.gov API - Clinical Study Data

ClinicalTrials.gov API - Clinical Study Data

ClinicalTrials.gov API - Clinical Study Data & Trial Registry Access ClinicalTrials.gov data for clinical studies worldwide. Search trials by condition, intervention, sponsor, phase, or location. Track drug development pipelines and find recruiting studies.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

1

Bookmarked

9

Total users

1

Monthly active users

12 days ago

Last modified

Share

ClinicalTrials.gov API - Clinical Study Data & Trial Registry

Access ClinicalTrials.gov data for clinical studies worldwide. Search trials by condition, intervention, sponsor, phase, or location. Get detailed protocol information, eligibility criteria, and study results.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true
}

Run with real data

{
"demoMode": false,
"task": "search_studies",
"limit": 100
}

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"search_studies"Yes*The operation to perform
searchQuerystring-NoKeywords to search in study titles and descriptions
nctIdstring-NoClinicalTrials.gov identifier (e.g., NCT05678901)
conditionstring-NoMedical condition or disease to search
sponsorstring-NoStudy sponsor organization name
interventionstring-NoDrug, device, or procedure name
locationstring-NoCity, state, or country for study sites
phasestring-NoClinical trial phase
statusstring-NoStudy recruitment status
studyTypestring-NoType of clinical study
limitinteger100NoMaximum number of results to return
webhookUrlstring-NoURL to receive results via webhook
demoModebooleantrueNoRun with sample data (no API required)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
API RequestEach ClinicalTrials.gov API request processed$0.01

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal