GET /antibiotics/
Summary: Query antibiotic information
Operation ID: listAntibiotics
Auth: unknown
Operation ID: listAntibiotics
Auth: unknown
Description
Query antibiotic data including mechanism of action, pharmacological classes, and molecular properties.
Parameters (1)
query
(string, query, optional)
RQL query parameters
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all antibiotics | curl |
https://www.patricbrc.org/api/antibiotics/ |
|
| Query antibiotic by name (penicillin) | curl |
https://www.patricbrc.org/api/antibiotics/?query=eq(antibiotic_name%2Cpenicillin) |
|
| Query antibiotics by mechanism of action | curl |
https://www.patricbrc.org/api/antibiotics/?query=eq(mechanism%2Ccell%20wall%20synthesis) |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:32:04.998980 | 400 | 545ms | |
| 2026-03-23 09:28:26.579560 | 200 | 655ms | |
| 2026-03-23 09:13:30.597607 | 400 | 544ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:28:26.579560 | 135ddee52da2 |
6a60f7fa4102 |
| 2026-03-23 10:32:04.998980 | 6a60f7fa4102 |
135ddee52da2 |