Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ChEMBL Drug API

Approved drug information including applicants, patent numbers, and research codes.

ChEMBL Drug API is one of 16 APIs that ChEMBL publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Drug. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version ChEMBL_37.

Requests are made against a single base URL, https://www.ebi.ac.uk/chembl/api/data.

2 operations 2 paths 6 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
ChEMBL_37
Base URL
https://www.ebi.ac.uk/chembl/api/data/
Terms of Service
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Drug 2

Approved drug information including applicants, patent numbers, and research codes.

GET
/drug
List approved drugs
listDrugs 5 params → 200400404
GET
/metabolism
List metabolism data
listMetabolism 4 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Drug (32 properties), MoleculeProperties (23 properties), Metabolism (14 properties), Meta (5 properties). Each schema is shown below with its type and property counts.

MoleculeStructures
object
Structural representations of a molecule
4 properties
Error
object
2 properties
Meta
object
Pagination metadata for list responses
5 properties
MoleculeProperties
object
Calculated physicochemical properties of a molecule
23 properties
Metabolism
object
Drug metabolism data linking substrate to metabolite via enzyme
14 properties
Drug
object
An approved drug with regulatory and patent information
32 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chembl-drug-api-openapi.yml Raw ↑

Other APIs ChEMBL publishes across the network.

ChEMBL Activity API
ChEMBL Assay API
ChEMBL ATC Classification API
ChEMBL Binding Site API
ChEMBL Cell Line API
ChEMBL Compound Record API
ChEMBL Document API
ChEMBL Drug Indication API
ChEMBL Drug Warning API
ChEMBL Mechanism API
ChEMBL Molecule API
ChEMBL Similarity API