JSON: Get compound properties by CID
API: nih.gov:pubchem-property-api
Endpoint:
Response format:
Auth: unknown
Method:
Endpoint:
/compound/cid/{cid}/property/{property}/JSONResponse format:
text/csv
Auth: unknown
Method:
GET
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.