{format}: Get CIDs by molecular formula

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

Description

Retrieve compound CIDs matching a molecular formula (e.g., C9H8O4 for aspirin).

Parameters (2)

format (string, path, required)

Response format

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

formula (string, path, required)

Molecular formula (e.g., C9H8O4)

No probe data for this endpoint yet.