GET /source/{source_name}/{category}
Summary: List records by source
Operation ID: listBySource
Auth: none
Operation ID: listBySource
Auth: none
Description
List compounds, substances, or assays from a specific data source.
Parameters (2)
category
(string, path, required)
Category: compound, substance, or assay
Constraints: {'enum': ['compound', 'substance', 'assay']}
source_name
(string, path, required)
Data source name (e.g., EPA, FDA, ChEBI)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List compounds from EPA | curl |
https://pubchem.ncbi.nlm.nih.gov/rest/pug/source/EPA/compound |
|
| List substances from FDA | curl |
https://pubchem.ncbi.nlm.nih.gov/rest/pug/source/FDA/substance |
|
| List assays from ChEBI | curl |
https://pubchem.ncbi.nlm.nih.gov/rest/pug/source/ChEBI/assay |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:32:03.454897 | 400 | 347ms | |
| 2026-03-23 09:47:37.406105 | 400 | 344ms | |
| 2026-03-23 09:25:58.243481 | 400 | 2842ms |