This view contains BacDive IDs and URLs to the detail view for BacDive ID. Paginated with 100 entries per page.
/sequence_16s/{seq_acc_num}?search_type={search_type}
{seq_acc_num}
- the sequence accession number, i.e. INSDC. If you use the "exact" default option, you can request multiple culture collection numbers (limit 100) separated by semicolon.{search_type}
- optional parameter. Possible values: exact (default), contains, startswith, endswith/sequence_16s/AB681963;JN566021;AY027686
/sequence_16s/AB?search_type=startswith
count
- the number of retrieved entries (strains) for the given genus namenext
- URL to the next page, if available, otherwise null
previous
- URL to the previous page, if available, otherwise null
results
- list of retrieved entries for the given query, paginated with 100 entries per page.
GET /sequence_16s/AF000162?search_type=exact&page=0
title: BacDive API error
code: 403
message: "Access forbidden. Authentication required."