/genbank/sequences

POST /api/genbank/sequences

Price: 1 credit

Get a GenBank or RefSeq nucleotide record by accession or GI number

How to use it

Resolves a nucleotide record from NCBI's nuccore database. The accession may be versioned (NM_007300.4), unversioned (NM_007300, which resolves to the current version), lowercase, or the numeric GI number - all four forms return the same record. Protein, BioSample, BioProject and assembly accessions are not nucleotide records and do not resolve here. The nucleotide letters themselves are only returned when include_sequence is set, and only for shorter records; read `sequence_length` for the size in every case. Source organism qualifiers such as strain, host, isolation country and collection date arrive as `qualifiers` name/value pairs rather than as dedicated fields.

Parameters

Request body

Response

Errors

Response headers