/
/NCBI Datasets API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2w ago
BioSample1
Gene30
Genome31
Organelle5
Prokaryote2
Taxonomy20
  • getGet a taxonomy data package by Taxonomy ID
  • postGet a taxonomy data package by Taxonomy ID
  • getUse taxonomic identifiers to get taxonomic metadata
  • postGet taxonomy metadata by taxon
  • getGet a taxonomy data report by taxon
  • postGet a taxonomy data report by taxon
  • getGet a taxonomy names report by taxon
  • postGet a taxonomy names report by taxon
  • getGet child nodes, and optionally parent nodes, for a given taxon by Taxonomy ID
  • postGet child nodes, and optionally parent nodes, for a given taxon by Taxonomy ID
  • getGet a filtered taxonomic subtree by taxon
  • postGet a filtered taxonomic subtree by taxon
  • getGet a list of taxonomy names and IDs by partial taxonomic name
  • postGet a list of taxonomy names and IDs by partial taxonomic name
  • getGet external links by Taxonomy ID
  • postGet external links by Taxonomy ID
  • getGet a taxonomy image by taxon
  • postGet a taxonomy image by taxon
  • getGet taxonomy image metadata by Taxonomy ID
  • postGet taxonomy image metadata by Taxonomy ID
Version1
Virus19
    Taxonomy

    Get a taxonomy image by taxon

    Get an image associated with the specified taxon. By default, in JPEG format, but also available in PNG (accept: image/png), TIFF (accept: accept: image/tiff), and SVG+XML (accept: image/svg+xml) formats.

    post/taxonomy/image

    Request body

    taxonstring
    image_size'UNSPECIFIED' | 'SMALL' | 'MEDIUM'

    Response

    A successful response

    Changes