/chembl/molecules/search

POST /api/chembl/molecules/search

Price: 20 credits

Search ChEMBL molecules by text and by structural, clinical and drug-status filters

How to use it

`query` matches names, synonyms, trade names and research codes; every other field is an exact database filter, and they are combined with AND, so a filter-only request needs no `query`. `name` is a substring of the preferred name while `synonym` must match a whole synonym, which is why a trade name usually needs `synonym`. Rows are the same shape the single-molecule endpoint returns, so no follow-up fetch is needed for structures or calculated properties.

Parameters

Request body

Response

Errors

Response headers