Back to catalog
Cortexa research tool·structure·bindingdb
BindingDB Search By Target
Search BindingDB for binding affinity data by target gene name or protein name. NOTE: BindingDB REST API is currently unavailable (requests time out). Use ChEMBL_get_target_activities or PubChem BioAssay as alternatives. To query by UniProt ID, use BindingDB_get_ligands_by_uniprot instead.
Livelast probed 2026-04-30 23:07Z· 95msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Target gene symbol or protein name (e.g., 'EGFR', 'BRAF', 'kinase')",
"type": "string"
},
"target": {
"description": "Alias for query. Target gene symbol or protein name.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default BindingDB Search By Target call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BindingDB_search_by_target
- Tool name
- BindingDB_search_by_target
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse