← 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: 2-97658509-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ACTR1B",
          "hgnc_id": 168,
          "hgvs_c": "c.575G>A",
          "hgvs_p": "p.Arg192His",
          "inheritance_mode": "",
          "pathogenic_score": 4,
          "score": 4,
          "transcript": "NM_005735.4",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3_Moderate",
      "acmg_score": 4,
      "allele_count_reference_population": 7,
      "alphamissense_prediction": "Benign",
      "alphamissense_score": 0.1085,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.19,
      "chr": "2",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.8671776056289673,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2204,
          "cdna_start": 729,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 575,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_005735.4",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.575G>A",
          "hgvs_p": "p.Arg192His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000289228.7",
          "protein_coding": true,
          "protein_id": "NP_005726.1",
          "strand": false,
          "transcript": "NM_005735.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 376,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2204,
          "cdna_start": 729,
          "cds_end": null,
          "cds_length": 1131,
          "cds_start": 575,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000289228.7",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.575G>A",
          "hgvs_p": "p.Arg192His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_005735.4",
          "protein_coding": true,
          "protein_id": "ENSP00000289228.5",
          "strand": false,
          "transcript": "ENST00000289228.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 387,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2207,
          "cdna_start": 729,
          "cds_end": null,
          "cds_length": 1164,
          "cds_start": 575,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000855774.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.575G>A",
          "hgvs_p": "p.Arg192His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000525833.1",
          "strand": false,
          "transcript": "ENST00000855774.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 387,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2193,
          "cdna_start": 693,
          "cds_end": null,
          "cds_length": 1164,
          "cds_start": 575,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000936776.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.575G>A",
          "hgvs_p": "p.Arg192His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606835.1",
          "strand": false,
          "transcript": "ENST00000936776.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 382,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2107,
          "cdna_start": 645,
          "cds_end": null,
          "cds_length": 1149,
          "cds_start": 575,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000855778.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.575G>A",
          "hgvs_p": "p.Arg192His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000525837.1",
          "strand": false,
          "transcript": "ENST00000855778.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 375,
          "aa_ref": "R",
          "aa_start": 191,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2176,
          "cdna_start": 711,
          "cds_end": null,
          "cds_length": 1128,
          "cds_start": 572,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000936775.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.572G>A",
          "hgvs_p": "p.Arg191His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606834.1",
          "strand": false,
          "transcript": "ENST00000936775.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 369,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2144,
          "cdna_start": 699,
          "cds_end": null,
          "cds_length": 1110,
          "cds_start": 575,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000855775.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.575G>A",
          "hgvs_p": "p.Arg192His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000525834.1",
          "strand": false,
          "transcript": "ENST00000855775.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 364,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2121,
          "cdna_start": 706,
          "cds_end": null,
          "cds_length": 1095,
          "cds_start": 575,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000855776.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.575G>A",
          "hgvs_p": "p.Arg192His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000525835.1",
          "strand": false,
          "transcript": "ENST00000855776.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 340,
          "aa_ref": "R",
          "aa_start": 156,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2030,
          "cdna_start": 580,
          "cds_end": null,
          "cds_length": 1023,
          "cds_start": 467,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000936777.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.467G>A",
          "hgvs_p": "p.Arg156His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606836.1",
          "strand": false,
          "transcript": "ENST00000936777.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 329,
          "aa_ref": "R",
          "aa_start": 145,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2105,
          "cdna_start": 658,
          "cds_end": null,
          "cds_length": 990,
          "cds_start": 434,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000855773.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.434G>A",
          "hgvs_p": "p.Arg145His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000525832.1",
          "strand": false,
          "transcript": "ENST00000855773.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 332,
          "aa_ref": "R",
          "aa_start": 148,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2340,
          "cdna_start": 865,
          "cds_end": null,
          "cds_length": 999,
          "cds_start": 443,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_017003116.2",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.443G>A",
          "hgvs_p": "p.Arg148His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016858605.1",
          "strand": false,
          "transcript": "XM_017003116.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 302,
          "aa_ref": "R",
          "aa_start": 118,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2128,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 909,
          "cds_start": 353,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_005263854.6",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.353G>A",
          "hgvs_p": "p.Arg118His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005263911.1",
          "strand": false,
          "transcript": "XM_005263854.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 307,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1928,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 924,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000855777.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.398-30G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000525836.1",
          "strand": false,
          "transcript": "ENST00000855777.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 262,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1786,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 789,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000936778.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "c.316-193G>A",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606837.1",
          "strand": false,
          "transcript": "ENST00000936778.1",
          "transcript_support_level": null
        },
        {
          "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": 1151,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000451664.1",
          "gene_hgnc_id": 168,
          "gene_symbol": "ACTR1B",
          "hgvs_c": "n.836G>A",
          "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": "ENST00000451664.1",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs573455467",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000043368573,
      "gene_hgnc_id": 168,
      "gene_symbol": "ACTR1B",
      "gnomad_exomes_ac": 3,
      "gnomad_exomes_af": 0.00000205214,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 4,
      "gnomad_genomes_af": 0.0000262843,
      "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.149,
      "pos": 97658509,
      "ref": "C",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.782,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_005735.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.