{format}: Get CID(s) from CID input

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

Description

Return the CID(s) for the input CID(s). Useful for validating CIDs.

Parameters (2)

cid (string, path, required)

Comma-separated CIDs

format (string, path, required)

Response format

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

No probe data for this endpoint yet.