← 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-46680320-C-A (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=18&pos=46680320&ref=C&alt=A&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": "ST8SIA5",
          "hgnc_id": 17827,
          "hgvs_c": "c.961G>T",
          "hgvs_p": "p.Val321Leu",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001307986.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 2,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.5236,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.38,
      "chr": "18",
      "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.18598529696464539,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "V",
          "aa_start": 285,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13897,
          "cdna_start": 1398,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 853,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_013305.6",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.853G>T",
          "hgvs_p": "p.Val285Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000315087.12",
          "protein_coding": true,
          "protein_id": "NP_037437.2",
          "strand": false,
          "transcript": "NM_013305.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "V",
          "aa_start": 285,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 13897,
          "cdna_start": 1398,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 853,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000315087.12",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.853G>T",
          "hgvs_p": "p.Val285Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_013305.6",
          "protein_coding": true,
          "protein_id": "ENSP00000321343.6",
          "strand": false,
          "transcript": "ENST00000315087.12",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 412,
          "aa_ref": "V",
          "aa_start": 321,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14005,
          "cdna_start": 1506,
          "cds_end": null,
          "cds_length": 1239,
          "cds_start": 961,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001307986.2",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.961G>T",
          "hgvs_p": "p.Val321Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001294915.1",
          "strand": false,
          "transcript": "NM_001307986.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 412,
          "aa_ref": "V",
          "aa_start": 321,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13761,
          "cdna_start": 1262,
          "cds_end": null,
          "cds_length": 1239,
          "cds_start": 961,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000538168.5",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.961G>T",
          "hgvs_p": "p.Val321Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000445492.1",
          "strand": false,
          "transcript": "ENST00000538168.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 407,
          "aa_ref": "V",
          "aa_start": 316,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2472,
          "cdna_start": 1276,
          "cds_end": null,
          "cds_length": 1224,
          "cds_start": 946,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000911623.1",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.946G>T",
          "hgvs_p": "p.Val316Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000581682.1",
          "strand": false,
          "transcript": "ENST00000911623.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 381,
          "aa_ref": "V",
          "aa_start": 290,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2251,
          "cdna_start": 1173,
          "cds_end": null,
          "cds_length": 1146,
          "cds_start": 868,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000906003.1",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.868G>T",
          "hgvs_p": "p.Val290Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576062.1",
          "strand": false,
          "transcript": "ENST00000906003.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 371,
          "aa_ref": "V",
          "aa_start": 280,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2454,
          "cdna_start": 1377,
          "cds_end": null,
          "cds_length": 1116,
          "cds_start": 838,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000951068.1",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.838G>T",
          "hgvs_p": "p.Val280Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621127.1",
          "strand": false,
          "transcript": "ENST00000951068.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 345,
          "aa_ref": "V",
          "aa_start": 254,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13804,
          "cdna_start": 1305,
          "cds_end": null,
          "cds_length": 1038,
          "cds_start": 760,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001307987.2",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.760G>T",
          "hgvs_p": "p.Val254Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001294916.1",
          "strand": false,
          "transcript": "NM_001307987.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 345,
          "aa_ref": "V",
          "aa_start": 254,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1499,
          "cdna_start": 1062,
          "cds_end": null,
          "cds_length": 1038,
          "cds_start": 760,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000536490.1",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.760G>T",
          "hgvs_p": "p.Val254Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000443683.1",
          "strand": false,
          "transcript": "ENST00000536490.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 261,
          "aa_ref": "V",
          "aa_start": 170,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2125,
          "cdna_start": 1047,
          "cds_end": null,
          "cds_length": 786,
          "cds_start": 508,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000906002.1",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.508G>T",
          "hgvs_p": "p.Val170Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576061.1",
          "strand": false,
          "transcript": "ENST00000906002.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 230,
          "aa_ref": "V",
          "aa_start": 139,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2051,
          "cdna_start": 960,
          "cds_end": null,
          "cds_length": 693,
          "cds_start": 415,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000906001.1",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "c.415G>T",
          "hgvs_p": "p.Val139Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576060.1",
          "strand": false,
          "transcript": "ENST00000906001.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": 2094,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000590497.5",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "n.1017G>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000590497.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 556,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000587428.1",
          "gene_hgnc_id": 17827,
          "gene_symbol": "ST8SIA5",
          "hgvs_c": "n.*48G>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000587428.1",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs201140949",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000012390806,
      "gene_hgnc_id": 17827,
      "gene_symbol": "ST8SIA5",
      "gnomad_exomes_ac": 1,
      "gnomad_exomes_af": 6.84054e-7,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 1,
      "gnomad_genomes_af": 0.00000656909,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 6.118,
      "pos": 46680320,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.111,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001307986.2"
    }
  ]
}
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.