← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 8-58433161-C-A (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=58433161&ref=C&alt=A&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP3"
          ],
          "effects": [
            "stop_gained",
            "splice_region_variant"
          ],
          "gene_symbol": "UBXN2B",
          "hgnc_id": 27035,
          "hgvs_c": "c.341C>A",
          "hgvs_p": "p.Ser114*",
          "inheritance_mode": "AR",
          "pathogenic_score": 3,
          "score": 3,
          "transcript": "NM_001077619.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3",
      "acmg_score": 3,
      "allele_count_reference_population": 1,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.1119,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.65,
      "chr": "8",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.6499999761581421,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 331,
          "aa_ref": "S",
          "aa_start": 114,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4971,
          "cdna_start": 366,
          "cds_end": null,
          "cds_length": 996,
          "cds_start": 341,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001077619.2",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.341C>A",
          "hgvs_p": "p.Ser114*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000399598.7",
          "protein_coding": true,
          "protein_id": "NP_001071087.1",
          "strand": true,
          "transcript": "NM_001077619.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 331,
          "aa_ref": "S",
          "aa_start": 114,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4971,
          "cdna_start": 366,
          "cds_end": null,
          "cds_length": 996,
          "cds_start": 341,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000399598.7",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.341C>A",
          "hgvs_p": "p.Ser114*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001077619.2",
          "protein_coding": true,
          "protein_id": "ENSP00000382507.2",
          "strand": true,
          "transcript": "ENST00000399598.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 327,
          "aa_ref": "S",
          "aa_start": 110,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5614,
          "cdna_start": 346,
          "cds_end": null,
          "cds_length": 984,
          "cds_start": 329,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000970427.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.329C>A",
          "hgvs_p": "p.Ser110*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000640486.1",
          "strand": true,
          "transcript": "ENST00000970427.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 285,
          "aa_ref": "S",
          "aa_start": 114,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4833,
          "cdna_start": 366,
          "cds_end": null,
          "cds_length": 858,
          "cds_start": 341,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001363181.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.341C>A",
          "hgvs_p": "p.Ser114*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001350110.1",
          "strand": true,
          "transcript": "NM_001363181.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 285,
          "aa_ref": "S",
          "aa_start": 114,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4845,
          "cdna_start": 378,
          "cds_end": null,
          "cds_length": 858,
          "cds_start": 341,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000879980.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.341C>A",
          "hgvs_p": "p.Ser114*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550039.1",
          "strand": true,
          "transcript": "ENST00000879980.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 281,
          "aa_ref": "S",
          "aa_start": 110,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4813,
          "cdna_start": 347,
          "cds_end": null,
          "cds_length": 846,
          "cds_start": 329,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000970428.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.329C>A",
          "hgvs_p": "p.Ser110*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000640487.1",
          "strand": true,
          "transcript": "ENST00000970428.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 277,
          "aa_ref": "S",
          "aa_start": 114,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4797,
          "cdna_start": 358,
          "cds_end": null,
          "cds_length": 834,
          "cds_start": 341,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000920602.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.341C>A",
          "hgvs_p": "p.Ser114*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590661.1",
          "strand": true,
          "transcript": "ENST00000920602.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 196,
          "aa_ref": "S",
          "aa_start": 114,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 804,
          "cdna_start": 366,
          "cds_end": null,
          "cds_length": 591,
          "cds_start": 341,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001330535.2",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.341C>A",
          "hgvs_p": "p.Ser114*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317464.1",
          "strand": true,
          "transcript": "NM_001330535.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 141,
          "aa_ref": "S",
          "aa_start": 59,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 618,
          "cdna_start": 177,
          "cds_end": null,
          "cds_length": 426,
          "cds_start": 176,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000521796.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.176C>A",
          "hgvs_p": "p.Ser59*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000428241.1",
          "strand": true,
          "transcript": "ENST00000521796.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 303,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4878,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 912,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879981.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.340-1234C>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550040.1",
          "strand": true,
          "transcript": "ENST00000879981.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 218,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 782,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 657,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000920603.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.85-1234C>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590662.1",
          "strand": true,
          "transcript": "ENST00000920603.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 216,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4638,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 651,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000920601.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.189-6472C>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590660.1",
          "strand": true,
          "transcript": "ENST00000920601.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 116,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4540,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 351,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000920600.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "c.189-14228C>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590659.1",
          "strand": true,
          "transcript": "ENST00000920600.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 684,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000520732.5",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "n.190C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427759.1",
          "strand": true,
          "transcript": "ENST00000520732.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 717,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000522978.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "n.441C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000522978.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1225,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000523409.5",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "n.341C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000428314.1",
          "strand": true,
          "transcript": "ENST00000523409.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5062,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NR_156456.1",
          "gene_hgnc_id": 27035,
          "gene_symbol": "UBXN2B",
          "hgvs_c": "n.366C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_156456.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": "Pathogenic",
      "dbscsnv_ada_score": 0.990661755944691,
      "dbsnp": "rs766198632",
      "effect": "stop_gained,splice_region_variant",
      "frequency_reference_population": 6.8648785e-7,
      "gene_hgnc_id": 27035,
      "gene_symbol": "UBXN2B",
      "gnomad_exomes_ac": 1,
      "gnomad_exomes_af": 6.86488e-7,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 4.699,
      "pos": 58433161,
      "ref": "C",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Pathogenic",
      "splice_score_selected": 0.8500000238418579,
      "splice_source_selected": "dbscSNV1_RF",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.16,
      "transcript": "NM_001077619.2"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.