GET compound/cid/{cid}/property/{property}/JSON

nih.gov:pubchem-property-api

Summary: Get compound properties by CID
Operation ID: getCompoundPropertiesByCID
Auth: unknown
Description

Retrieve chemical properties for a compound using its PubChem Compound ID (CID). Multiple properties can be requested as comma-separated values.

Parameters (2)

cid (string, path, required)

PubChem Compound ID (CID). Multiple CIDs can be comma-separated.

property (string, path, required)

Comma-separated list of properties to retrieve (e.g., MolecularFormula,MolecularWeight,IsomericSMILES,IUPACName,XLogP)

No probe data for this endpoint yet.