GET /pug/compound/name/{name}/property/{properties}/{format}
Summary: Get compound properties by name
Operation ID: getCompoundPropertiesByName
Auth: unknown
Operation ID: getCompoundPropertiesByName
Auth: unknown
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.