Back to catalog
Cortexa research tool·drug discovery·pubchem_bioassay
PubChemBioAssay Get Assay
Get detailed description of a PubChem BioAssay by its AID (Assay ID). PubChem BioAssay stores over 1.3 million biological screening results from drug discovery, toxicology, and biological pathway research. Returns assay name, description, protocol, targets, and source information. Example: AID 1234 returns 'NIH Compound Library Profiling: Compound and DTT Dependent Redox Cycling H2O2 Generation' from University of Pittsburgh MLSC.
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": {
"aid": {
"description": "PubChem BioAssay ID (AID). Examples: 1234 (Redox Cycling H2O2 assay), 1259393 (TSHR counter screen), 504832 (Tox21 p53 activation).",
"type": "integer"
}
},
"required": [
"aid"
],
"type": "object"
}Examples (1)
Default PubChemBioAssay Get Assay call
public-safeinput
{
"aid": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PubChemBioAssay_get_assay
- Tool name
- PubChemBioAssay_get_assay
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse