GET /pug/compound/cid/{cid}/property/{properties}/{format}
Summary: Get compound properties by CID
Operation ID: getCompoundPropertiesByCid
Auth: unknown
Operation ID: getCompoundPropertiesByCid
Auth: unknown
Description
Retrieve chemical properties for a compound by its CID. Multiple properties can be requested separated by commas.
Parameters (3)
cid
(string, path, required)
PubChem Compound ID (CID)
format
(string, path, required)
Response format
Constraints: {'enum': ['JSON', 'XML']}
properties
(string, path, required)
Comma-separated list of properties (e.g., MolecularFormula,MolecularWeight,IUPACName,IsomericSMILES) or 'all'
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get compound properties by CID | openapi-spec |
https://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/{cid}/property/{properties}/{format} |
No probe data for this endpoint yet.