← 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: 22-37983713-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=22&pos=37983713&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
  "variants": [
    {
      "chr": "22",
      "pos": 37983713,
      "ref": "G",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "ENST00000396884.8",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SOX10",
          "gene_hgnc_id": 11190,
          "hgvs_c": "c.72C>T",
          "hgvs_p": "p.Ser24Ser",
          "transcript": "NM_006941.4",
          "protein_id": "NP_008872.1",
          "transcript_support_level": null,
          "aa_start": 24,
          "aa_end": null,
          "aa_length": 466,
          "cds_start": 72,
          "cds_end": null,
          "cds_length": 1401,
          "cdna_start": 373,
          "cdna_end": null,
          "cdna_length": 2885,
          "mane_select": "ENST00000396884.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SOX10",
          "gene_hgnc_id": 11190,
          "hgvs_c": "c.72C>T",
          "hgvs_p": "p.Ser24Ser",
          "transcript": "ENST00000396884.8",
          "protein_id": "ENSP00000380093.2",
          "transcript_support_level": 1,
          "aa_start": 24,
          "aa_end": null,
          "aa_length": 466,
          "cds_start": 72,
          "cds_end": null,
          "cds_length": 1401,
          "cdna_start": 373,
          "cdna_end": null,
          "cdna_length": 2885,
          "mane_select": "NM_006941.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SOX10",
          "gene_hgnc_id": 11190,
          "hgvs_c": "c.72C>T",
          "hgvs_p": "p.Ser24Ser",
          "transcript": "ENST00000360880.6",
          "protein_id": "ENSP00000354130.2",
          "transcript_support_level": 1,
          "aa_start": 24,
          "aa_end": null,
          "aa_length": 466,
          "cds_start": 72,
          "cds_end": null,
          "cds_length": 1401,
          "cdna_start": 337,
          "cdna_end": null,
          "cdna_length": 2861,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SOX10",
          "gene_hgnc_id": 11190,
          "hgvs_c": "c.288C>T",
          "hgvs_p": "p.Ser96Ser",
          "transcript": "ENST00000698177.1",
          "protein_id": "ENSP00000513596.1",
          "transcript_support_level": null,
          "aa_start": 96,
          "aa_end": null,
          "aa_length": 538,
          "cds_start": 288,
          "cds_end": null,
          "cds_length": 1617,
          "cdna_start": 944,
          "cdna_end": null,
          "cdna_length": 3468,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SOX10",
          "gene_hgnc_id": 11190,
          "hgvs_c": "c.72C>T",
          "hgvs_p": "p.Ser24Ser",
          "transcript": "ENST00000427770.1",
          "protein_id": "ENSP00000414853.1",
          "transcript_support_level": 3,
          "aa_start": 24,
          "aa_end": null,
          "aa_length": 212,
          "cds_start": 72,
          "cds_end": null,
          "cds_length": 641,
          "cdna_start": 304,
          "cdna_end": null,
          "cdna_length": 873,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SOX10",
          "gene_hgnc_id": 11190,
          "hgvs_c": "n.361C>T",
          "hgvs_p": null,
          "transcript": "ENST00000652356.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1076,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SOX10",
          "gene_hgnc_id": 11190,
          "hgvs_c": "n.72C>T",
          "hgvs_p": null,
          "transcript": "ENST00000690831.1",
          "protein_id": "ENSP00000510381.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3054,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "POLR2F",
          "gene_hgnc_id": 9193,
          "hgvs_c": "c.294-2441G>A",
          "hgvs_p": null,
          "transcript": "NM_001301130.2",
          "protein_id": "NP_001288059.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 158,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 477,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1389,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "POLR2F",
          "gene_hgnc_id": 9193,
          "hgvs_c": "c.294-2441G>A",
          "hgvs_p": null,
          "transcript": "ENST00000407936.5",
          "protein_id": "ENSP00000385725.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 158,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 477,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 582,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "POLR2F",
          "gene_hgnc_id": 9193,
          "hgvs_c": "c.293+16543G>A",
          "hgvs_p": null,
          "transcript": "ENST00000405557.5",
          "protein_id": "ENSP00000384112.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 126,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 381,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 560,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "POLR2F",
          "gene_hgnc_id": 9193,
          "hgvs_c": "c.*38+11403G>A",
          "hgvs_p": null,
          "transcript": "NM_001363825.1",
          "protein_id": "NP_001350754.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 111,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 336,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1347,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "POLR2F",
          "gene_hgnc_id": 9193,
          "hgvs_c": "c.293+16543G>A",
          "hgvs_p": null,
          "transcript": "NM_001301131.2",
          "protein_id": "NP_001288060.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 105,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 318,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1230,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "POLR2F",
          "gene_hgnc_id": 9193,
          "hgvs_c": "n.*39-1339G>A",
          "hgvs_p": null,
          "transcript": "ENST00000443002.5",
          "protein_id": "ENSP00000406826.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1890,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "SOX10",
          "gene_hgnc_id": 11190,
          "hgvs_c": "n.70+626C>T",
          "hgvs_p": null,
          "transcript": "ENST00000470555.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 124,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "SOX10",
      "gene_hgnc_id": 11190,
      "dbsnp": "rs763019569",
      "frequency_reference_population": 0.00017652451,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 265,
      "gnomad_exomes_af": 0.0000755935,
      "gnomad_genomes_af": 0.00107317,
      "gnomad_exomes_ac": 102,
      "gnomad_genomes_ac": 163,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.5600000023841858,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.56,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.238,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -14,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6,BP7,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -14,
          "benign_score": 14,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6",
            "BP7",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000396884.8",
          "gene_symbol": "SOX10",
          "hgnc_id": 11190,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.72C>T",
          "hgvs_p": "p.Ser24Ser"
        },
        {
          "score": -9,
          "benign_score": 9,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_001301130.2",
          "gene_symbol": "POLR2F",
          "hgnc_id": 9193,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.294-2441G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "SOX10-related disorder,not provided,not specified",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:1 LB:2 B:1",
      "phenotype_combined": "not specified|not provided|SOX10-related disorder",
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "custom_annotations": null
    }
  ],
  "message": null
}