← 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: 1-3631069-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 3631069,
      "ref": "A",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "NM_017818.4",
      "consequences": [
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1289T>C",
          "hgvs_p": "p.Met430Thr",
          "transcript": "NM_017818.4",
          "protein_id": "NP_060288.3",
          "transcript_support_level": null,
          "aa_start": 430,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 1289,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000270708.12",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_017818.4"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1289T>C",
          "hgvs_p": "p.Met430Thr",
          "transcript": "ENST00000270708.12",
          "protein_id": "ENSP00000270708.7",
          "transcript_support_level": 1,
          "aa_start": 430,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 1289,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_017818.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000270708.12"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.*329T>C",
          "hgvs_p": null,
          "transcript": "ENST00000378322.7",
          "protein_id": "ENSP00000367573.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378322.7"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1277T>C",
          "hgvs_p": "p.Met426Thr",
          "transcript": "ENST00000960493.1",
          "protein_id": "ENSP00000630552.1",
          "transcript_support_level": null,
          "aa_start": 426,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 1277,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960493.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1268T>C",
          "hgvs_p": "p.Met423Thr",
          "transcript": "ENST00000855126.1",
          "protein_id": "ENSP00000525185.1",
          "transcript_support_level": null,
          "aa_start": 423,
          "aa_end": null,
          "aa_length": 453,
          "cds_start": 1268,
          "cds_end": null,
          "cds_length": 1362,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855126.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1235T>C",
          "hgvs_p": "p.Met412Thr",
          "transcript": "ENST00000855128.1",
          "protein_id": "ENSP00000525187.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 1235,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855128.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1163T>C",
          "hgvs_p": "p.Met388Thr",
          "transcript": "ENST00000960492.1",
          "protein_id": "ENSP00000630551.1",
          "transcript_support_level": null,
          "aa_start": 388,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 1163,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960492.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1136T>C",
          "hgvs_p": "p.Met379Thr",
          "transcript": "ENST00000855130.1",
          "protein_id": "ENSP00000525189.1",
          "transcript_support_level": null,
          "aa_start": 379,
          "aa_end": null,
          "aa_length": 409,
          "cds_start": 1136,
          "cds_end": null,
          "cds_length": 1230,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855130.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1133T>C",
          "hgvs_p": "p.Met378Thr",
          "transcript": "ENST00000855127.1",
          "protein_id": "ENSP00000525186.1",
          "transcript_support_level": null,
          "aa_start": 378,
          "aa_end": null,
          "aa_length": 408,
          "cds_start": 1133,
          "cds_end": null,
          "cds_length": 1227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855127.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1067T>C",
          "hgvs_p": "p.Met356Thr",
          "transcript": "ENST00000920581.1",
          "protein_id": "ENSP00000590640.1",
          "transcript_support_level": null,
          "aa_start": 356,
          "aa_end": null,
          "aa_length": 386,
          "cds_start": 1067,
          "cds_end": null,
          "cds_length": 1161,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920581.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1019T>C",
          "hgvs_p": "p.Met340Thr",
          "transcript": "ENST00000920579.1",
          "protein_id": "ENSP00000590638.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 370,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1113,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920579.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.998T>C",
          "hgvs_p": "p.Met333Thr",
          "transcript": "ENST00000920580.1",
          "protein_id": "ENSP00000590639.1",
          "transcript_support_level": null,
          "aa_start": 333,
          "aa_end": null,
          "aa_length": 363,
          "cds_start": 998,
          "cds_end": null,
          "cds_length": 1092,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920580.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.989T>C",
          "hgvs_p": "p.Met330Thr",
          "transcript": "ENST00000960494.1",
          "protein_id": "ENSP00000630553.1",
          "transcript_support_level": null,
          "aa_start": 330,
          "aa_end": null,
          "aa_length": 360,
          "cds_start": 989,
          "cds_end": null,
          "cds_length": 1083,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960494.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.884T>C",
          "hgvs_p": "p.Met295Thr",
          "transcript": "ENST00000855129.1",
          "protein_id": "ENSP00000525188.1",
          "transcript_support_level": null,
          "aa_start": 295,
          "aa_end": null,
          "aa_length": 325,
          "cds_start": 884,
          "cds_end": null,
          "cds_length": 978,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855129.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1268T>C",
          "hgvs_p": "p.Met423Thr",
          "transcript": "XM_017001387.3",
          "protein_id": "XP_016856876.1",
          "transcript_support_level": null,
          "aa_start": 423,
          "aa_end": null,
          "aa_length": 453,
          "cds_start": 1268,
          "cds_end": null,
          "cds_length": 1362,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017001387.3"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1154T>C",
          "hgvs_p": "p.Met385Thr",
          "transcript": "XM_005244754.3",
          "protein_id": "XP_005244811.1",
          "transcript_support_level": null,
          "aa_start": 385,
          "aa_end": null,
          "aa_length": 415,
          "cds_start": 1154,
          "cds_end": null,
          "cds_length": 1248,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005244754.3"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.1133T>C",
          "hgvs_p": "p.Met378Thr",
          "transcript": "XM_047421661.1",
          "protein_id": "XP_047277617.1",
          "transcript_support_level": null,
          "aa_start": 378,
          "aa_end": null,
          "aa_length": 408,
          "cds_start": 1133,
          "cds_end": null,
          "cds_length": 1227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047421661.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "WRAP73",
          "gene_hgnc_id": 12759,
          "hgvs_c": "c.*544T>C",
          "hgvs_p": null,
          "transcript": "XM_047421663.1",
          "protein_id": "XP_047277619.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 366,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047421663.1"
        }
      ],
      "gene_symbol": "WRAP73",
      "gene_hgnc_id": 12759,
      "dbsnp": "rs541382905",
      "frequency_reference_population": 0.00010599143,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 171,
      "gnomad_exomes_af": 0.000113622,
      "gnomad_genomes_af": 0.0000328183,
      "gnomad_exomes_ac": 166,
      "gnomad_genomes_ac": 5,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.11863276362419128,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.214,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.4792,
      "alphamissense_prediction": "Uncertain_significance",
      "bayesdelnoaf_score": -0.36,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 7.927,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 2,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_017818.4",
          "gene_symbol": "WRAP73",
          "hgnc_id": 12759,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1289T>C",
          "hgvs_p": "p.Met430Thr"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}
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.