/ema/documents/search

POST /api/ema/documents/search

Price: 68 credits

Search the EMA's published assessment documents for centrally authorised medicines. Narrows by the medicine's EMA product number or trade name, document type, title text, EMA reference number, and the first-published and last-updated dates. Every match carries the PDF link for the English document and the per-language links where the register publishes translations.

How to use it

Links documents, it does not read them: `url` and `translations` point at PDFs whose text this endpoint does not return. `document_type` is matched exactly against the register's own slug, so pass `assessment-report` rather than 'assessment report'; `ema_product_number` is also exact, while the name and title filters match a substring. The clean way to list one medicine's whole dossier is its EMA product number, which ema/medicines/search returns as `id`. Roughly three quarters of the records carry a `status` of `unknown`, which is the register's own placeholder rather than a statement about the document.

Parameters

Request body

Response

Errors

Response headers