Back to catalog
Cortexa research tool·chemistry·pubchem
PubChem Get Associated Patents By CID
Get a list of patents associated with a specific compound CID.
Livelast probed 2026-04-30 23:07Z· 89msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 89ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"cid": {
"description": "PubChem compound ID to query, e.g., 2244 (Aspirin).",
"type": "integer"
}
},
"required": [
"cid"
],
"type": "object"
}Examples (1)
Default PubChem Get Associated Patents By CID call
public-safeinput
{
"cid": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PubChem_get_associated_patents_by_CID
- Tool name
- PubChem_get_associated_patents_by_CID
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse