SMILES to Structure API
A web service for converting SMILES (simplified molecular-input line-entry system) to MOL. You can use this API in your applications and workflows to programmatically convert SMILES to a 2D structure.
Method smilesToStructure
Convert a SMILES string to a chemical structure.
{}
SMILES string
smiles: string
{}
Molecular structure
mol: string▶ Try it
