← 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-189006236-CGA-GGT (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM1",
            "PP2",
            "PP3"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "COL3A1",
          "hgnc_id": 2201,
          "hgvs_c": "c.3070_3072delCGAinsGGT",
          "hgvs_p": "p.Arg1024Gly",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 4,
          "score": 4,
          "transcript": "NM_000090.4",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PP3"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ENSG00000295704",
          "hgnc_id": null,
          "hgvs_c": "n.275+89_275+91delTCGinsACC",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 1,
          "score": 1,
          "transcript": "ENST00000731902.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM1,PP2,PP3",
      "acmg_score": 4,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "GGT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "2",
      "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": 1466,
          "aa_ref": "R",
          "aa_start": 1024,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5490,
          "cdna_start": 3187,
          "cds_end": null,
          "cds_length": 4401,
          "cds_start": 3070,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 51,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_000090.4",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3070_3072delCGAinsGGT",
          "hgvs_p": "p.Arg1024Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000304636.9",
          "protein_coding": true,
          "protein_id": "NP_000081.2",
          "strand": true,
          "transcript": "NM_000090.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1466,
          "aa_ref": "R",
          "aa_start": 1024,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5490,
          "cdna_start": 3187,
          "cds_end": null,
          "cds_length": 4401,
          "cds_start": 3070,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 51,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000304636.9",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3070_3072delCGAinsGGT",
          "hgvs_p": "p.Arg1024Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000090.4",
          "protein_coding": true,
          "protein_id": "ENSP00000304408.4",
          "strand": true,
          "transcript": "ENST00000304636.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1433,
          "aa_ref": "R",
          "aa_start": 991,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5391,
          "cdna_start": 3088,
          "cds_end": null,
          "cds_length": 4302,
          "cds_start": 2971,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000450867.2",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.2971_2973delCGAinsGGT",
          "hgvs_p": "p.Arg991Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000415346.2",
          "strand": true,
          "transcript": "ENST00000450867.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1463,
          "aa_ref": "R",
          "aa_start": 1021,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4787,
          "cdna_start": 3178,
          "cds_end": null,
          "cds_length": 4392,
          "cds_start": 3061,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 51,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879201.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3061_3063delCGAinsGGT",
          "hgvs_p": "p.Arg1021Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549260.1",
          "strand": true,
          "transcript": "ENST00000879201.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1451,
          "aa_ref": "R",
          "aa_start": 1009,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4757,
          "cdna_start": 3142,
          "cds_end": null,
          "cds_length": 4356,
          "cds_start": 3025,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879198.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3025_3027delCGAinsGGT",
          "hgvs_p": "p.Arg1009Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549257.1",
          "strand": true,
          "transcript": "ENST00000879198.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1449,
          "aa_ref": "R",
          "aa_start": 1007,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5436,
          "cdna_start": 3136,
          "cds_end": null,
          "cds_length": 4350,
          "cds_start": 3019,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879194.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3019_3021delCGAinsGGT",
          "hgvs_p": "p.Arg1007Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549253.1",
          "strand": true,
          "transcript": "ENST00000879194.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1448,
          "aa_ref": "R",
          "aa_start": 1006,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4742,
          "cdna_start": 3133,
          "cds_end": null,
          "cds_length": 4347,
          "cds_start": 3016,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879200.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3016_3018delCGAinsGGT",
          "hgvs_p": "p.Arg1006Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549259.1",
          "strand": true,
          "transcript": "ENST00000879200.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1448,
          "aa_ref": "R",
          "aa_start": 1006,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4669,
          "cdna_start": 3133,
          "cds_end": null,
          "cds_length": 4347,
          "cds_start": 3016,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879202.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3016_3018delCGAinsGGT",
          "hgvs_p": "p.Arg1006Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549261.1",
          "strand": true,
          "transcript": "ENST00000879202.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1448,
          "aa_ref": "R",
          "aa_start": 1006,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4743,
          "cdna_start": 3133,
          "cds_end": null,
          "cds_length": 4347,
          "cds_start": 3016,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000957918.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3016_3018delCGAinsGGT",
          "hgvs_p": "p.Arg1006Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627977.1",
          "strand": true,
          "transcript": "ENST00000957918.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1433,
          "aa_ref": "R",
          "aa_start": 991,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5388,
          "cdna_start": 3088,
          "cds_end": null,
          "cds_length": 4302,
          "cds_start": 2971,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879195.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.2971_2973delCGAinsGGT",
          "hgvs_p": "p.Arg991Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549254.1",
          "strand": true,
          "transcript": "ENST00000879195.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1430,
          "aa_ref": "R",
          "aa_start": 988,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5376,
          "cdna_start": 3079,
          "cds_end": null,
          "cds_length": 4293,
          "cds_start": 2962,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879196.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.2962_2964delCGAinsGGT",
          "hgvs_p": "p.Arg988Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549255.1",
          "strand": true,
          "transcript": "ENST00000879196.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1430,
          "aa_ref": "R",
          "aa_start": 988,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5349,
          "cdna_start": 3048,
          "cds_end": null,
          "cds_length": 4293,
          "cds_start": 2962,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879197.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.2962_2964delCGAinsGGT",
          "hgvs_p": "p.Arg988Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549256.1",
          "strand": true,
          "transcript": "ENST00000879197.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1430,
          "aa_ref": "R",
          "aa_start": 988,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5382,
          "cdna_start": 3079,
          "cds_end": null,
          "cds_length": 4293,
          "cds_start": 2962,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000957916.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.2962_2964delCGAinsGGT",
          "hgvs_p": "p.Arg988Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627975.1",
          "strand": true,
          "transcript": "ENST00000957916.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1426,
          "aa_ref": "R",
          "aa_start": 1024,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5369,
          "cdna_start": 3189,
          "cds_end": null,
          "cds_length": 4281,
          "cds_start": 3070,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 51,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000957917.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3070_3072delCGAinsGGT",
          "hgvs_p": "p.Arg1024Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627976.1",
          "strand": true,
          "transcript": "ENST00000957917.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1425,
          "aa_ref": "R",
          "aa_start": 983,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4428,
          "cdna_start": 3064,
          "cds_end": null,
          "cds_length": 4278,
          "cds_start": 2947,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879203.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.2947_2949delCGAinsGGT",
          "hgvs_p": "p.Arg983Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549262.1",
          "strand": true,
          "transcript": "ENST00000879203.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1418,
          "aa_ref": "R",
          "aa_start": 976,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4655,
          "cdna_start": 3043,
          "cds_end": null,
          "cds_length": 4257,
          "cds_start": 2926,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 49,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879199.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.2926_2928delCGAinsGGT",
          "hgvs_p": "p.Arg976Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549258.1",
          "strand": true,
          "transcript": "ENST00000879199.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1415,
          "aa_ref": "R",
          "aa_start": 973,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5337,
          "cdna_start": 3034,
          "cds_end": null,
          "cds_length": 4248,
          "cds_start": 2917,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 49,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000713745.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.2917_2919delCGAinsGGT",
          "hgvs_p": "p.Arg973Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519049.1",
          "strand": true,
          "transcript": "ENST00000713745.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 1412,
          "aa_ref": "R",
          "aa_start": 1024,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5328,
          "cdna_start": 3187,
          "cds_end": null,
          "cds_length": 4239,
          "cds_start": 3070,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 49,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000713744.1",
          "gene_hgnc_id": 2201,
          "gene_symbol": "COL3A1",
          "hgvs_c": "c.3070_3072delCGAinsGGT",
          "hgvs_p": "p.Arg1024Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519048.1",
          "strand": true,
          "transcript": "ENST00000713744.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": 439,
          "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": "ENST00000731902.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000295704",
          "hgvs_c": "n.275+89_275+91delTCGinsACC",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000731902.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": 2201,
      "gene_symbol": "COL3A1",
      "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": "Pathogenic",
      "phylop100way_score": 9.724,
      "pos": 189006236,
      "ref": "CGA",
      "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_000090.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.