Back to catalog
Cortexa research tool·chemistry·pubchem_bioassay
PubChemBioAssay Get Assay Summary
Get summary and molecular target information for a PubChem BioAssay. Returns the assay name, source, method type, scoring information, and detailed target gene/protein data. More concise than get_assay but includes gene symbol and ID mapping for targets. Example: AID 1259393 returns target gene TSHR (Gene ID 7253), protein 'thyroid stimulating hormone receptor', method type 'Summary'.
Livelast probed 2026-05-01 01:00Z· 312msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 312ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"aid": {
"description": "PubChem BioAssay ID (AID). Examples: 1259393, 504832, 1234.",
"type": "integer"
}
},
"required": [
"aid"
],
"type": "object"
}Examples (1)
Default PubChemBioAssay Get Assay Summary 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_summary
- Tool name
- PubChemBioAssay_get_assay_summary
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse