← 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: X-43797156-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 43797156,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_000898.5",
      "consequences": [
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg",
          "transcript": "NM_000898.5",
          "protein_id": "NP_000889.3",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 520,
          "cds_start": 587,
          "cds_end": null,
          "cds_length": 1563,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000378069.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000898.5"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg",
          "transcript": "ENST00000378069.5",
          "protein_id": "ENSP00000367309.4",
          "transcript_support_level": 1,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 520,
          "cds_start": 587,
          "cds_end": null,
          "cds_length": 1563,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_000898.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378069.5"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg",
          "transcript": "ENST00000890313.1",
          "protein_id": "ENSP00000560372.1",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 555,
          "cds_start": 587,
          "cds_end": null,
          "cds_length": 1668,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890313.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg",
          "transcript": "ENST00000890309.1",
          "protein_id": "ENSP00000560368.1",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 526,
          "cds_start": 587,
          "cds_end": null,
          "cds_length": 1581,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890309.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg",
          "transcript": "ENST00000890307.1",
          "protein_id": "ENSP00000560366.1",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": 587,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890307.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg",
          "transcript": "ENST00000890310.1",
          "protein_id": "ENSP00000560369.1",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": 587,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890310.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.578C>G",
          "hgvs_p": "p.Thr193Arg",
          "transcript": "ENST00000890312.1",
          "protein_id": "ENSP00000560371.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 517,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1554,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890312.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg",
          "transcript": "ENST00000962443.1",
          "protein_id": "ENSP00000632502.1",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 509,
          "cds_start": 587,
          "cds_end": null,
          "cds_length": 1530,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962443.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.449C>G",
          "hgvs_p": "p.Thr150Arg",
          "transcript": "ENST00000962442.1",
          "protein_id": "ENSP00000632501.1",
          "transcript_support_level": null,
          "aa_start": 150,
          "aa_end": null,
          "aa_length": 498,
          "cds_start": 449,
          "cds_end": null,
          "cds_length": 1497,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962442.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.482C>G",
          "hgvs_p": "p.Thr161Arg",
          "transcript": "ENST00000890308.1",
          "protein_id": "ENSP00000560367.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 485,
          "cds_start": 482,
          "cds_end": null,
          "cds_length": 1458,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890308.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.449C>G",
          "hgvs_p": "p.Thr150Arg",
          "transcript": "ENST00000962441.1",
          "protein_id": "ENSP00000632500.1",
          "transcript_support_level": null,
          "aa_start": 150,
          "aa_end": null,
          "aa_length": 480,
          "cds_start": 449,
          "cds_end": null,
          "cds_length": 1443,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962441.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.449C>G",
          "hgvs_p": "p.Thr150Arg",
          "transcript": "ENST00000890306.1",
          "protein_id": "ENSP00000560365.1",
          "transcript_support_level": null,
          "aa_start": 150,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": 449,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890306.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg",
          "transcript": "ENST00000890311.1",
          "protein_id": "ENSP00000560370.1",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 450,
          "cds_start": 587,
          "cds_end": null,
          "cds_length": 1353,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890311.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.344C>G",
          "hgvs_p": "p.Thr115Arg",
          "transcript": "ENST00000962440.1",
          "protein_id": "ENSP00000632499.1",
          "transcript_support_level": null,
          "aa_start": 115,
          "aa_end": null,
          "aa_length": 439,
          "cds_start": 344,
          "cds_end": null,
          "cds_length": 1320,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962440.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "c.539C>G",
          "hgvs_p": "p.Thr180Arg",
          "transcript": "XM_017029524.3",
          "protein_id": "XP_016885013.1",
          "transcript_support_level": null,
          "aa_start": 180,
          "aa_end": null,
          "aa_length": 504,
          "cds_start": 539,
          "cds_end": null,
          "cds_length": 1515,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017029524.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MAOB",
          "gene_hgnc_id": 6834,
          "hgvs_c": "n.*56C>G",
          "hgvs_p": null,
          "transcript": "ENST00000487544.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000487544.1"
        }
      ],
      "gene_symbol": "MAOB",
      "gene_hgnc_id": 6834,
      "dbsnp": "rs781450685",
      "frequency_reference_population": 0.0000041439303,
      "hom_count_reference_population": 2,
      "allele_count_reference_population": 5,
      "gnomad_exomes_af": 0.00000182652,
      "gnomad_genomes_af": 0.00002688,
      "gnomad_exomes_ac": 2,
      "gnomad_genomes_ac": 3,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.3992903232574463,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.301,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.1178,
      "alphamissense_prediction": "Benign",
      "bayesdelnoaf_score": -0.21,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.226,
      "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": -1,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4",
      "acmg_by_gene": [
        {
          "score": -1,
          "benign_score": 1,
          "pathogenic_score": 0,
          "criteria": [
            "BP4"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_000898.5",
          "gene_symbol": "MAOB",
          "hgnc_id": 6834,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.587C>G",
          "hgvs_p": "p.Thr196Arg"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}