/eudract/trials/search

POST /api/eudract/trials/search

Price: 20 credits

Search the EU Clinical Trials Register. Narrows by free text, the member state a trial was authorised in, its status there, trial phase, whether results have been posted, recruited age group and sex, the rare-disease and orphan-product flags, and the date the record was first entered in EudraCT. The register offers no filter on when the trial itself began, so a record first entered in 2020 can belong to a trial that opened years earlier; read `start_date` on each result to narrow on that. Each result carries the register summary of one trial: EudraCT number, title, sponsor, start date, the medical condition with its MedDRA-coded diseases, the recruited population, and the per-member-state protocol status.

How to use it

This register holds EU trials authorised under the old Directive 2001/20/EC, so a trial applied for from 2022 onwards is on euctis instead unless it was filed here first. `query` also takes the register's own field syntax, so `eudract_number:2007-000570-22` looks one trial up and `sponsor:Amgen` narrows to a sponsor. `rare_disease_only` and `orphan_product_only` are one-way switches: the register applies them when set and ignores the request to invert them. `protocols` is the per-member-state status, and a trial ongoing in one country can be completed in another, so read it rather than assuming one status per trial. Feed `id` to eudract/trials for the full application form and the per-country decisions.

Parameters

Request body

Response

Errors

Response headers