← 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: 3-81578024-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 81578024,
      "ref": "T",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_000158.4",
      "consequences": [
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1519A>T",
          "hgvs_p": "p.Thr507Ser",
          "transcript": "NM_000158.4",
          "protein_id": "NP_000149.4",
          "transcript_support_level": null,
          "aa_start": 507,
          "aa_end": null,
          "aa_length": 702,
          "cds_start": 1519,
          "cds_end": null,
          "cds_length": 2109,
          "cdna_start": 1647,
          "cdna_end": null,
          "cdna_length": 2941,
          "mane_select": "ENST00000429644.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000158.4"
        },
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1519A>T",
          "hgvs_p": "p.Thr507Ser",
          "transcript": "ENST00000429644.7",
          "protein_id": "ENSP00000410833.2",
          "transcript_support_level": 1,
          "aa_start": 507,
          "aa_end": null,
          "aa_length": 702,
          "cds_start": 1519,
          "cds_end": null,
          "cds_length": 2109,
          "cdna_start": 1647,
          "cdna_end": null,
          "cdna_length": 2941,
          "mane_select": "NM_000158.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000429644.7"
        },
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1513A>T",
          "hgvs_p": "p.Thr505Ser",
          "transcript": "ENST00000895874.1",
          "protein_id": "ENSP00000565933.1",
          "transcript_support_level": null,
          "aa_start": 505,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 1513,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": 1720,
          "cdna_end": null,
          "cdna_length": 3014,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000895874.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1513A>T",
          "hgvs_p": "p.Thr505Ser",
          "transcript": "ENST00000942742.1",
          "protein_id": "ENSP00000612801.1",
          "transcript_support_level": null,
          "aa_start": 505,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 1513,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": 1536,
          "cdna_end": null,
          "cdna_length": 2667,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942742.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1420A>T",
          "hgvs_p": "p.Thr474Ser",
          "transcript": "ENST00000942738.1",
          "protein_id": "ENSP00000612797.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": 1684,
          "cdna_end": null,
          "cdna_length": 2980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942738.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1396A>T",
          "hgvs_p": "p.Thr466Ser",
          "transcript": "ENST00000489715.1",
          "protein_id": "ENSP00000419638.1",
          "transcript_support_level": 2,
          "aa_start": 466,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1396,
          "cds_end": null,
          "cds_length": 1986,
          "cdna_start": 1449,
          "cdna_end": null,
          "cdna_length": 2513,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000489715.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1309A>T",
          "hgvs_p": "p.Thr437Ser",
          "transcript": "ENST00000895875.1",
          "protein_id": "ENSP00000565934.1",
          "transcript_support_level": null,
          "aa_start": 437,
          "aa_end": null,
          "aa_length": 632,
          "cds_start": 1309,
          "cds_end": null,
          "cds_length": 1899,
          "cdna_start": 1441,
          "cdna_end": null,
          "cdna_length": 2739,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000895875.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1519A>T",
          "hgvs_p": "p.Thr507Ser",
          "transcript": "ENST00000942741.1",
          "protein_id": "ENSP00000612800.1",
          "transcript_support_level": null,
          "aa_start": 507,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1519,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 1612,
          "cdna_end": null,
          "cdna_length": 2658,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942741.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.880A>T",
          "hgvs_p": "p.Thr294Ser",
          "transcript": "ENST00000942740.1",
          "protein_id": "ENSP00000612799.1",
          "transcript_support_level": null,
          "aa_start": 294,
          "aa_end": null,
          "aa_length": 489,
          "cds_start": 880,
          "cds_end": null,
          "cds_length": 1470,
          "cdna_start": 1008,
          "cdna_end": null,
          "cdna_length": 2297,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942740.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 8,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "c.1108+15884A>T",
          "hgvs_p": null,
          "transcript": "ENST00000942739.1",
          "protein_id": "ENSP00000612798.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 532,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1599,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2431,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942739.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "n.1647A>T",
          "hgvs_p": null,
          "transcript": "XR_007095662.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 8416,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007095662.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBE1",
          "gene_hgnc_id": 4180,
          "hgvs_c": "n.-81A>T",
          "hgvs_p": null,
          "transcript": "ENST00000484687.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": 863,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000484687.1"
        }
      ],
      "gene_symbol": "GBE1",
      "gene_hgnc_id": 4180,
      "dbsnp": "rs2228389",
      "frequency_reference_population": 0.0000061738983,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 9,
      "gnomad_exomes_af": 0.0000061739,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 9,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.07597360014915466,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.6700000166893005,
      "splice_prediction_selected": "Pathogenic",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.136,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0769,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.54,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.052,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.67,
      "spliceai_max_prediction": "Pathogenic",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 5,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM1,PM2,PP3",
      "acmg_by_gene": [
        {
          "score": 5,
          "benign_score": 0,
          "pathogenic_score": 5,
          "criteria": [
            "PM1",
            "PM2",
            "PP3"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_000158.4",
          "gene_symbol": "GBE1",
          "hgnc_id": 4180,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1519A>T",
          "hgvs_p": "p.Thr507Ser"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
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.