← 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: 17-56350830-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ANKFN1",
          "hgnc_id": 26766,
          "hgvs_c": "c.253A>C",
          "hgvs_p": "p.Ser85Arg",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001370326.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.6981,
      "alt": "C",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.4,
      "chr": "17",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.1542009711265564,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1146,
          "aa_ref": "S",
          "aa_start": 85,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9314,
          "cdna_start": 379,
          "cds_end": null,
          "cds_length": 3441,
          "cds_start": 253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001370326.1",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.253A>C",
          "hgvs_p": "p.Ser85Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000682825.1",
          "protein_coding": true,
          "protein_id": "NP_001357255.1",
          "strand": true,
          "transcript": "NM_001370326.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1146,
          "aa_ref": "S",
          "aa_start": 85,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 9314,
          "cdna_start": 379,
          "cds_end": null,
          "cds_length": 3441,
          "cds_start": 253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000682825.1",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.253A>C",
          "hgvs_p": "p.Ser85Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001370326.1",
          "protein_coding": true,
          "protein_id": "ENSP00000507365.1",
          "strand": true,
          "transcript": "ENST00000682825.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1296,
          "aa_ref": "S",
          "aa_start": 235,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4281,
          "cdna_start": 703,
          "cds_end": null,
          "cds_length": 3891,
          "cds_start": 703,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000653862.1",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.703A>C",
          "hgvs_p": "p.Ser235Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499705.1",
          "strand": true,
          "transcript": "ENST00000653862.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1238,
          "aa_ref": "S",
          "aa_start": 177,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4394,
          "cdna_start": 816,
          "cds_end": null,
          "cds_length": 3717,
          "cds_start": 529,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000635860.2",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.529A>C",
          "hgvs_p": "p.Ser177Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489811.2",
          "strand": true,
          "transcript": "ENST00000635860.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1149,
          "aa_ref": "S",
          "aa_start": 88,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3840,
          "cdna_start": 262,
          "cds_end": null,
          "cds_length": 3450,
          "cds_start": 262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000566473.6",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.262A>C",
          "hgvs_p": "p.Ser88Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000454224.2",
          "strand": true,
          "transcript": "ENST00000566473.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1078,
          "aa_ref": "S",
          "aa_start": 17,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9300,
          "cdna_start": 365,
          "cds_end": null,
          "cds_length": 3237,
          "cds_start": 49,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001365758.1",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.49A>C",
          "hgvs_p": "p.Ser17Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001352687.1",
          "strand": true,
          "transcript": "NM_001365758.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 763,
          "aa_ref": "S",
          "aa_start": 88,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2428,
          "cdna_start": 297,
          "cds_end": null,
          "cds_length": 2292,
          "cds_start": 262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_153228.3",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.262A>C",
          "hgvs_p": "p.Ser88Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_694960.2",
          "strand": true,
          "transcript": "NM_153228.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 763,
          "aa_ref": "S",
          "aa_start": 88,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2426,
          "cdna_start": 297,
          "cds_end": null,
          "cds_length": 2292,
          "cds_start": 262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000318698.6",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.262A>C",
          "hgvs_p": "p.Ser88Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000321627.2",
          "strand": true,
          "transcript": "ENST00000318698.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 172,
          "aa_ref": "S",
          "aa_start": 108,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 665,
          "cdna_start": 468,
          "cds_end": null,
          "cds_length": 519,
          "cds_start": 322,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000572945.1",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.322A>C",
          "hgvs_p": "p.Ser108Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000458227.1",
          "strand": true,
          "transcript": "ENST00000572945.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1170,
          "aa_ref": "S",
          "aa_start": 109,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9410,
          "cdna_start": 475,
          "cds_end": null,
          "cds_length": 3513,
          "cds_start": 325,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_017024263.2",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.325A>C",
          "hgvs_p": "p.Ser109Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016879752.1",
          "strand": true,
          "transcript": "XM_017024263.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1170,
          "aa_ref": "S",
          "aa_start": 109,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9643,
          "cdna_start": 708,
          "cds_end": null,
          "cds_length": 3513,
          "cds_start": 325,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_017024265.3",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.325A>C",
          "hgvs_p": "p.Ser109Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016879754.1",
          "strand": true,
          "transcript": "XM_017024265.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1160,
          "aa_ref": "S",
          "aa_start": 99,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9618,
          "cdna_start": 683,
          "cds_end": null,
          "cds_length": 3483,
          "cds_start": 295,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_017024266.2",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.295A>C",
          "hgvs_p": "p.Ser99Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016879755.1",
          "strand": true,
          "transcript": "XM_017024266.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1149,
          "aa_ref": "S",
          "aa_start": 88,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9232,
          "cdna_start": 297,
          "cds_end": null,
          "cds_length": 3450,
          "cds_start": 262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_011524428.2",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.262A>C",
          "hgvs_p": "p.Ser88Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522730.1",
          "strand": true,
          "transcript": "XM_011524428.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1143,
          "aa_ref": "S",
          "aa_start": 82,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9372,
          "cdna_start": 437,
          "cds_end": null,
          "cds_length": 3432,
          "cds_start": 244,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_011524429.3",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.244A>C",
          "hgvs_p": "p.Ser82Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522731.1",
          "strand": true,
          "transcript": "XM_011524429.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1140,
          "aa_ref": "S",
          "aa_start": 79,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9251,
          "cdna_start": 316,
          "cds_end": null,
          "cds_length": 3423,
          "cds_start": 235,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_017024267.2",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.235A>C",
          "hgvs_p": "p.Ser79Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016879756.1",
          "strand": true,
          "transcript": "XM_017024267.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1078,
          "aa_ref": "S",
          "aa_start": 17,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9227,
          "cdna_start": 292,
          "cds_end": null,
          "cds_length": 3237,
          "cds_start": 49,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_006721728.4",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.49A>C",
          "hgvs_p": "p.Ser17Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006721791.1",
          "strand": true,
          "transcript": "XM_006721728.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1078,
          "aa_ref": "S",
          "aa_start": 17,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9317,
          "cdna_start": 382,
          "cds_end": null,
          "cds_length": 3237,
          "cds_start": 49,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_011524430.3",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.49A>C",
          "hgvs_p": "p.Ser17Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522732.1",
          "strand": true,
          "transcript": "XM_011524430.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1078,
          "aa_ref": "S",
          "aa_start": 17,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9249,
          "cdna_start": 314,
          "cds_end": null,
          "cds_length": 3237,
          "cds_start": 49,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_011524431.3",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.49A>C",
          "hgvs_p": "p.Ser17Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522733.1",
          "strand": true,
          "transcript": "XM_011524431.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1078,
          "aa_ref": "S",
          "aa_start": 17,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9388,
          "cdna_start": 453,
          "cds_end": null,
          "cds_length": 3237,
          "cds_start": 49,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_017024269.2",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.49A>C",
          "hgvs_p": "p.Ser17Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016879758.1",
          "strand": true,
          "transcript": "XM_017024269.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1078,
          "aa_ref": "S",
          "aa_start": 17,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9425,
          "cdna_start": 490,
          "cds_end": null,
          "cds_length": 3237,
          "cds_start": 49,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047435502.1",
          "gene_hgnc_id": 26766,
          "gene_symbol": "ANKFN1",
          "hgvs_c": "c.49A>C",
          "hgvs_p": "p.Ser17Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291458.1",
          "strand": true,
          "transcript": "XM_047435502.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": 26766,
      "gene_symbol": "ANKFN1",
      "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": "Uncertain_significance",
      "phylop100way_score": 5.688,
      "pos": 56350830,
      "ref": "A",
      "revel_prediction": "Benign",
      "revel_score": 0.099,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.009999999776482582,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "transcript": "NM_001370326.1"
    }
  ]
}
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.