Back to catalog
Cortexa research tool·drug discovery·ChEMBL
ChEMBL Search Binding Sites
Search binding sites by target, site name, or other criteria.
Livelast probed 2026-04-30 23:07Z· 2030msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 2030ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"maximum": 1000,
"type": "integer"
},
"offset": {
"default": 0,
"type": "integer"
},
"site_name__contains": {
"description": "Filter by site name (contains)",
"type": "string"
},
"target_chembl_id": {
"description": "Filter by target ChEMBL ID",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default ChEMBL Search Binding Sites 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_binding_sites
- Tool name
- ChEMBL_search_binding_sites
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse