← 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: 18-2847235-CG-GT (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=18&pos=2847235&ref=CG&alt=GT&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "EMILIN2",
          "hgnc_id": 19881,
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_032048.3",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ENSG00000289061",
          "hgnc_id": null,
          "hgvs_c": "n.138-468_138-467delCGinsAC",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "ENST00000693116.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "GT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "18",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1053,
          "aa_ref": "A",
          "aa_start": 16,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5944,
          "cdna_start": 230,
          "cds_end": null,
          "cds_length": 3162,
          "cds_start": 47,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_032048.3",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000254528.4",
          "protein_coding": true,
          "protein_id": "NP_114437.2",
          "strand": true,
          "transcript": "NM_032048.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1053,
          "aa_ref": "A",
          "aa_start": 16,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5944,
          "cdna_start": 230,
          "cds_end": null,
          "cds_length": 3162,
          "cds_start": 47,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000254528.4",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_032048.3",
          "protein_coding": true,
          "protein_id": "ENSP00000254528.3",
          "strand": true,
          "transcript": "ENST00000254528.4",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1042,
          "aa_ref": "A",
          "aa_start": 16,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3862,
          "cdna_start": 121,
          "cds_end": null,
          "cds_length": 3129,
          "cds_start": 47,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000942047.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612106.1",
          "strand": true,
          "transcript": "ENST00000942047.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1012,
          "aa_ref": "A",
          "aa_start": 16,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3853,
          "cdna_start": 190,
          "cds_end": null,
          "cds_length": 3039,
          "cds_start": 47,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000942046.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612105.1",
          "strand": true,
          "transcript": "ENST00000942046.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1010,
          "aa_ref": "A",
          "aa_start": 16,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5829,
          "cdna_start": 247,
          "cds_end": null,
          "cds_length": 3033,
          "cds_start": 47,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000939884.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609943.1",
          "strand": true,
          "transcript": "ENST00000939884.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 952,
          "aa_ref": "A",
          "aa_start": 16,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3697,
          "cdna_start": 226,
          "cds_end": null,
          "cds_length": 2859,
          "cds_start": 47,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000942045.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612104.1",
          "strand": true,
          "transcript": "ENST00000942045.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 909,
          "aa_ref": "A",
          "aa_start": 16,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3568,
          "cdna_start": 212,
          "cds_end": null,
          "cds_length": 2730,
          "cds_start": 47,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000894505.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000564564.1",
          "strand": true,
          "transcript": "ENST00000894505.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 411,
          "aa_ref": "A",
          "aa_start": 16,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2168,
          "cdna_start": 306,
          "cds_end": null,
          "cds_length": 1236,
          "cds_start": 47,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000942044.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.47_48delCGinsGT",
          "hgvs_p": "p.Ala16Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612103.1",
          "strand": true,
          "transcript": "ENST00000942044.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1094,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6202,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3285,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047437884.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.257+429_257+430delCGinsGT",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293840.1",
          "strand": true,
          "transcript": "XM_047437884.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1005,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3618,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3018,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047437885.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.257+429_257+430delCGinsGT",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293841.1",
          "strand": true,
          "transcript": "XM_047437885.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 986,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3389,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2961,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047437886.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.257+429_257+430delCGinsGT",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293842.1",
          "strand": true,
          "transcript": "XM_047437886.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 873,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3109,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2622,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047437887.1",
          "gene_hgnc_id": 19881,
          "gene_symbol": "EMILIN2",
          "hgvs_c": "c.257+429_257+430delCGinsGT",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293843.1",
          "strand": true,
          "transcript": "XM_047437887.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 950,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000693116.2",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289061",
          "hgvs_c": "n.138-468_138-467delCGinsAC",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000693116.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 805,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000777780.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289061",
          "hgvs_c": "n.93+538_93+539delCGinsAC",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000777780.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 658,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000777781.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289061",
          "hgvs_c": "n.116+589_116+590delCGinsAC",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000777781.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 521,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000777782.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289061",
          "hgvs_c": "n.87-468_87-467delCGinsAC",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000777782.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 707,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000777783.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289061",
          "hgvs_c": "n.272+159_272+160delCGinsAC",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000777783.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1253,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000777784.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289061",
          "hgvs_c": "n.99-468_99-467delCGinsAC",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000777784.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1058,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000777785.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289061",
          "hgvs_c": "n.100-468_100-467delCGinsAC",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000777785.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 19881,
      "gene_symbol": "EMILIN2",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "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": "Benign",
      "phylop100way_score": 0.642,
      "pos": 2847235,
      "ref": "CG",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_032048.3"
    }
  ]
}
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.