{format}: Get CIDs by SMILES

API: nih.gov:pubchem-api
Endpoint: /pug/compound/smiles/{smiles}/cids/{format}
Response format: application/json
Auth: unknown
Method: GET

Description

Retrieve compound CIDs matching a SMILES (Simplified Molecular Input Line Entry System) string.

Parameters (2)

format (string, path, required)

Response format

Constraints: {'enum': ['JSON', 'XML']}

smiles (string, path, required)

SMILES string representing the chemical structure

No probe data for this endpoint yet.