Structure Search
Usage
URL: '/search'
Arguments
- structure (required) - the URI encoded SMILES string of the compound
 - type (optional, default = 'sim') - the type of search, either {sim}ilarity or {sub}structure
 - t (optional, default = 0.8 for similarity search) - the cutoff for compound similarity
 - format (optional, default = 'text') - either 'json' to get a json string, or anything else to get a tab delimited table
 
Image Renderer
Usage
URL: '/render'
Arguments
- structure (required) - the URI encoded SMILES string of the compound
 - size (optional, default = '400') - the size of the image