/genbank/sequences/search

POST /api/genbank/sequences/search

Price: 20 credits

Search GenBank and RefSeq nucleotide records by query and filters

How to use it

Searches NCBI's nuccore nucleotide corpus. A plain word with no field filter matches anywhere in the record, so anchor it: pass `organism`, `gene` or `definition` rather than putting the word in `term`. A misspelt bracket tag inside `term` is not rejected - it falls through to a free-text match and quietly widens the result set, so prefer the structured fields. `divisions` is GenBank's own filing category and is not a taxonomy: environmental, patent and EST records are divisions of their own rather than members of the organism division they came from. Records carry no nucleotide letters here - fetch one by accession from /genbank/sequences to get those.

Parameters

Request body

Response

Errors

Response headers