← Back to catalog
pubchem.bioassay_summary
mock data$0.001 / callBioassay Summary
Get bioactivity assay results for a compound — active/inactive counts, tested targets, assay types. Shows how the compound performed in biological tests across thousands of assays (PubChem / NCBI)
Input schema
cidrequired
integerPubChem Compound ID (CID) — returns bioactivity assay results (active/inactive counts, targets)
Call via REST
curl -X POST https://unifyapi.pro/api/call/pubchem.bioassay_summary \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"cid":0}'