{format}: Substructure search by SMILES

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

Description

Find all compounds containing the given substructure (SMILES pattern).

Parameters (2)

format (string, path, required)

Response format

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

smiles (string, path, required)

SMILES substructure pattern (e.g., c1ccccc1 for benzene ring)

No probe data for this endpoint yet.