Back to catalog
Cortexa research tool·drug discovery·ChEMBL
ChEMBL Search Protein Classification
Search protein classifications by target, classification type, or other criteria. To find a target ID, use ChEMBL_search_targets.
Livelast probed 2026-04-30 23:07Z· 6595msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 6595ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"maximum": 1000,
"type": "integer"
},
"offset": {
"default": 0,
"type": "integer"
},
"protein_class_id": {
"description": "Filter by protein class ID",
"type": "string"
},
"target_chembl_id": {
"description": "Filter by target ChEMBL ID",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default ChEMBL Search Protein Classification call
public-safeinput
{
"limit": 3,
"offset": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ChEMBL_search_protein_classification
- Tool name
- ChEMBL_search_protein_classification
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse