GET /v2/taxon/{genus}/{species_epithet}
Summary: Search by genus and species
Operation ID: getStrainsBySpecies
Auth: unknown
Operation ID: getStrainsBySpecies
Auth: unknown
Description
Search for strains by genus and species epithet. Results are paginated with 100 entries per page.
Parameters (3)
genus
(string, path, required)
Genus name
page
(integer, query, optional, default: 1)
Page number for pagination
Constraints: {'minimum': 1}
species_epithet
(string, path, required)
Species epithet
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Search by Taxonomy | openapi-spec |
https://api.bacdive.dsmz.de/v2/taxon/Acetobacter/aceti |
|
| Search by genus and species | openapi-spec |
https://api.bacdive.dsmz.de/v2/taxon/Bacillus/subtilis |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:19:08.035808 | 200 | 384ms | |
| 2026-03-23 09:08:08.624471 | 200 | 432ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:19:08.035808 | 422553cfba31 |
adf4c913ec09 |