/chembl/documents

POST /api/chembl/documents

Price: 1 credit

Get a ChEMBL source document by its identifier

How to use it

A document is the publication, patent or dataset a measurement was extracted from, and its id is the `document_id` carried on every activity and assay row. `doc_type` says which kind it is, so a patent carries `patent_id` and no journal while a paper carries `pubmed_id` and `doi`. Identifiers share one CHEMBL<number> namespace, and this route rejects non-document ids.

Parameters

Request body

Response

Errors

Response headers