get https://BASE_PATH/layar/compound/render
Convert a compound SMILE string into a rendered image file.
Log in to see full request history
Responses
400Unable to render
401Unauthorized
403Forbidden
404Not Found
Convert a compound SMILE string into a rendered image file.
400Unable to render
401Unauthorized
403Forbidden
404Not Found
xxxxxxxxxx
curl --request GET \
--url https://base_path/layar/compound/render \
--header 'accept: image/svg+xml'
Try It!
to start a request and see the response here!