← 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: 10-18150970-C-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "10",
      "pos": 18150970,
      "ref": "C",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "ENST00000324631.13",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.208C>G",
          "hgvs_p": "p.Arg70Gly",
          "transcript": "NM_201596.3",
          "protein_id": "NP_963890.2",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": 208,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": 521,
          "cdna_end": null,
          "cdna_length": 6129,
          "mane_select": "ENST00000324631.13",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.208C>G",
          "hgvs_p": "p.Arg70Gly",
          "transcript": "ENST00000324631.13",
          "protein_id": "ENSP00000320025.8",
          "transcript_support_level": 1,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": 208,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": 521,
          "cdna_end": null,
          "cdna_length": 6129,
          "mane_select": "NM_201596.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.208C>G",
          "hgvs_p": "p.Arg70Gly",
          "transcript": "ENST00000352115.10",
          "protein_id": "ENSP00000344474.6",
          "transcript_support_level": 1,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 208,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 208,
          "cdna_end": null,
          "cdna_length": 1911,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.124C>G",
          "hgvs_p": "p.Arg42Gly",
          "transcript": "ENST00000282343.13",
          "protein_id": "ENSP00000282343.8",
          "transcript_support_level": 1,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 632,
          "cds_start": 124,
          "cds_end": null,
          "cds_length": 1899,
          "cdna_start": 346,
          "cdna_end": null,
          "cdna_length": 3160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.208C>G",
          "hgvs_p": "p.Arg70Gly",
          "transcript": "ENST00000377328.5",
          "protein_id": "ENSP00000366545.1",
          "transcript_support_level": 1,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 208,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 208,
          "cdna_end": null,
          "cdna_length": 1233,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "n.153C>G",
          "hgvs_p": null,
          "transcript": "ENST00000467034.1",
          "protein_id": null,
          "transcript_support_level": 1,
          "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": 459,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.208C>G",
          "hgvs_p": "p.Arg70Gly",
          "transcript": "NM_201597.3",
          "protein_id": "NP_963891.1",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 208,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 521,
          "cdna_end": null,
          "cdna_length": 6057,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.124C>G",
          "hgvs_p": "p.Arg42Gly",
          "transcript": "NM_201571.4",
          "protein_id": "NP_963865.2",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 632,
          "cds_start": 124,
          "cds_end": null,
          "cds_length": 1899,
          "cdna_start": 880,
          "cdna_end": null,
          "cdna_length": 6488,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.208C>G",
          "hgvs_p": "p.Arg70Gly",
          "transcript": "NM_201593.3",
          "protein_id": "NP_963887.2",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 208,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": 521,
          "cdna_end": null,
          "cdna_length": 6015,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.124C>G",
          "hgvs_p": "p.Arg42Gly",
          "transcript": "NM_201572.4",
          "protein_id": "NP_963866.2",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 608,
          "cds_start": 124,
          "cds_end": null,
          "cds_length": 1827,
          "cdna_start": 880,
          "cdna_end": null,
          "cdna_length": 6416,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.124C>G",
          "hgvs_p": "p.Arg42Gly",
          "transcript": "ENST00000645287.2",
          "protein_id": "ENSP00000496203.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 608,
          "cds_start": 124,
          "cds_end": null,
          "cds_length": 1827,
          "cdna_start": 568,
          "cdna_end": null,
          "cdna_length": 6104,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.124C>G",
          "hgvs_p": "p.Arg42Gly",
          "transcript": "NM_001167945.2",
          "protein_id": "NP_001161417.1",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 594,
          "cds_start": 124,
          "cds_end": null,
          "cds_length": 1785,
          "cdna_start": 880,
          "cdna_end": null,
          "cdna_length": 6374,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.124C>G",
          "hgvs_p": "p.Arg42Gly",
          "transcript": "ENST00000643096.2",
          "protein_id": "ENSP00000494209.2",
          "transcript_support_level": null,
          "aa_start": 42,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 124,
          "cds_end": null,
          "cds_length": 1753,
          "cdna_start": 491,
          "cdna_end": null,
          "cdna_length": 2120,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "c.208C>G",
          "hgvs_p": "p.Arg70Gly",
          "transcript": "XM_047425725.1",
          "protein_id": "XP_047281681.1",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 268,
          "cds_start": 208,
          "cds_end": null,
          "cds_length": 807,
          "cdna_start": 521,
          "cdna_end": null,
          "cdna_length": 1205,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "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": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "n.198C>G",
          "hgvs_p": null,
          "transcript": "ENST00000468177.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "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": 497,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNB2",
          "gene_hgnc_id": 1402,
          "hgvs_c": "n.124C>G",
          "hgvs_p": null,
          "transcript": "ENST00000644004.1",
          "protein_id": "ENSP00000495509.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": 1183,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "CACNB2",
      "gene_hgnc_id": 1402,
      "dbsnp": "rs760538597",
      "frequency_reference_population": 0.0000014088297,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 0.00000140883,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 2,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.5871310234069824,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.516,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.9719,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.21,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 5.384,
      "phylop100way_prediction": "Uncertain_significance",
      "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": 2,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000324631.13",
          "gene_symbol": "CACNB2",
          "hgnc_id": 1402,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD,Unknown",
          "hgvs_c": "c.208C>G",
          "hgvs_p": "p.Arg70Gly"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}