/
NC
ncats
/
NCBI Datasets API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 1w ago
Details
Filter operations
BioSample
1
Gene
30
Genome
31
Organelle
5
Prokaryote
2
Taxonomy
20
get
Get a taxonomy data package by Taxonomy ID
post
Get a taxonomy data package by Taxonomy ID
get
Use taxonomic identifiers to get taxonomic metadata
post
Get taxonomy metadata by taxon
get
Get a taxonomy data report by taxon
post
Get a taxonomy data report by taxon
get
Get a taxonomy names report by taxon
post
Get a taxonomy names report by taxon
get
Get child nodes, and optionally parent nodes, for a given taxon by Taxonomy ID
post
Get child nodes, and optionally parent nodes, for a given taxon by Taxonomy ID
get
Get a filtered taxonomic subtree by taxon
post
Get a filtered taxonomic subtree by taxon
get
Get a list of taxonomy names and IDs by partial taxonomic name
post
Get a list of taxonomy names and IDs by partial taxonomic name
get
Get external links by Taxonomy ID
post
Get external links by Taxonomy ID
get
Get a taxonomy image by taxon
post
Get a taxonomy image by taxon
get
Get taxonomy image metadata by Taxonomy ID
post
Get taxonomy image metadata by Taxonomy ID
Version
1
Virus
19
Taxonomy
Get taxonomy metadata by taxon
Get taxonomy metadata by taxon in JSON format.
post
/taxonomy
Request body
V2TaxonomyMetadataRequest
required
taxons
string[]
returned_content
'COMPLETE'
|
'TAXIDS'
|
'METADATA'
page_size
integer
include_tabular_header
'INCLUDE_TABULAR_HEADER_FIRST_PAGE_ONLY'
|
'INCLUDE_TABULAR_HEADER_ALWAYS'
|
'INCLUDE_TABULAR_HEADER_NEVER'
page_token
string
table_format
'SUMMARY'
children
boolean
ranks
V2reportsRankType[]
Response
A successful response
V2TaxonomyMetadataResponse
required
messages
V2reportsMessage[]
taxonomy_nodes
V2TaxonomyMatch[]
Changes