{format}: Get compound properties by name
API: nih.gov:pubchem-api
Endpoint:
Response format:
Auth: unknown
Method:
Endpoint:
/pug/compound/name/{name}/property/{properties}/{format}Response format:
application/json
Auth: unknown
Method:
GET
Description
Retrieve chemical properties for a compound by its name. Multiple properties can be requested separated by commas.
Parameters (3)
format
(string, path, required)
Response format
Constraints: {'enum': ['JSON', 'XML']}
name
(string, path, required)
Compound name or synonym
properties
(string, path, required)
Comma-separated list of properties (e.g., MolecularFormula,MolecularWeight,IUPACName,IsomericSMILES) or 'all'
No probe data for this endpoint yet.