← 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-103063103-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 6,
          "criteria": [
            "BP4_Moderate",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "BEX1",
          "hgnc_id": 1036,
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -6,
          "transcript": "NM_018476.4",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate,BS2",
      "acmg_score": -6,
      "allele_count_reference_population": 6,
      "alphamissense_prediction": "Uncertain_significance",
      "alphamissense_score": 0.5067,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.69,
      "chr": "X",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.14405861496925354,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 795,
          "cdna_start": 343,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_018476.4",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000372728.4",
          "protein_coding": true,
          "protein_id": "NP_060946.3",
          "strand": false,
          "transcript": "NM_018476.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 795,
          "cdna_start": 343,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000372728.4",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_018476.4",
          "protein_coding": true,
          "protein_id": "ENSP00000361813.3",
          "strand": false,
          "transcript": "ENST00000372728.4",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 760,
          "cdna_start": 308,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000885580.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555639.1",
          "strand": false,
          "transcript": "ENST00000885580.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1157,
          "cdna_start": 705,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000885581.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555640.1",
          "strand": false,
          "transcript": "ENST00000885581.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1023,
          "cdna_start": 571,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000885582.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555641.1",
          "strand": false,
          "transcript": "ENST00000885582.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1065,
          "cdna_start": 613,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000885583.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555642.1",
          "strand": false,
          "transcript": "ENST00000885583.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 855,
          "cdna_start": 403,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000885584.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555643.1",
          "strand": false,
          "transcript": "ENST00000885584.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 955,
          "cdna_start": 503,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000933949.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604008.1",
          "strand": false,
          "transcript": "ENST00000933949.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 947,
          "cdna_start": 489,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000933950.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604009.1",
          "strand": false,
          "transcript": "ENST00000933950.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 952,
          "cdna_start": 500,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000933951.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604010.1",
          "strand": false,
          "transcript": "ENST00000933951.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 906,
          "cdna_start": 454,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000933952.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604011.1",
          "strand": false,
          "transcript": "ENST00000933952.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 732,
          "cdna_start": 280,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000933953.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604012.1",
          "strand": false,
          "transcript": "ENST00000933953.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 884,
          "cdna_start": 437,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000933954.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604013.1",
          "strand": false,
          "transcript": "ENST00000933954.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 693,
          "cdna_start": 241,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000933955.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604014.1",
          "strand": false,
          "transcript": "ENST00000933955.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "P",
          "aa_start": 58,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 782,
          "cdna_start": 339,
          "cds_end": null,
          "cds_length": 378,
          "cds_start": 172,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000953426.1",
          "gene_hgnc_id": 1036,
          "gene_symbol": "BEX1",
          "hgvs_c": "c.172C>T",
          "hgvs_p": "p.Pro58Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000623485.1",
          "strand": false,
          "transcript": "ENST00000953426.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs756998845",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000054631923,
      "gene_hgnc_id": 1036,
      "gene_symbol": "BEX1",
      "gnomad_exomes_ac": 6,
      "gnomad_exomes_af": 0.00000546319,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 3,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.662,
      "pos": 103063103,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.087,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_018476.4"
    }
  ]
}
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.