/
/NCBI Datasets API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4h ago · Updated 2w ago
BioSample1
Gene30
Genome31
Organelle5
Prokaryote2
Taxonomy20
Version1
Virus19
  • getGet a download summary of a virus genome data package by taxon
  • postGet a download summary of a virus genome data package
  • getGet a download summary of a SARS-CoV-2 protein data package by protein name
  • postGet a download summary of a SARS-CoV-2 protein data package by protein name
  • getGet virus genome metadata in a tabular format
  • getGet SARS-CoV-2 protein metadata in a tabular format by protein name
  • getGet a virus data report by taxon
  • getGet a virus data report by nucleotide accession
  • postGet a virus data report
  • getGet a virus annotation report by taxon
  • getGet a virus annotation report by nucleotide accession
  • postGet a virus annotation report
  • getCheck the validity of a virus genome nucleotide accession
  • postCheck the validity of a virus genome nucleotide accession
  • getGet a virus genome data package by taxon
  • getGet a virus genome data package by nucleotide accession
  • postGet a virus genome data package
  • getGet a SARS-CoV-2 protein data package by protein name
  • postGet a SARS-CoV-2 protein data package
    Virus

    Check the validity of a virus genome nucleotide accession

    Check the validity of a virus genome nucleotide accession. Output in JSON format.

    post/virus/check

    Request body

    accessionsstring[]

    Response

    A successful response

    valid_accessionsstring[]
    invalid_accessionsstring[]
    messagestring

    Changes