← 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: 4-107644974-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 107644974,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_005443.5",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1334G>A",
          "hgvs_p": "p.Arg445Gln",
          "transcript": "NM_005443.5",
          "protein_id": "NP_005434.4",
          "transcript_support_level": null,
          "aa_start": 445,
          "aa_end": null,
          "aa_length": 624,
          "cds_start": 1334,
          "cds_end": null,
          "cds_length": 1875,
          "cdna_start": 1389,
          "cdna_end": null,
          "cdna_length": 2513,
          "mane_select": "ENST00000265174.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005443.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1334G>A",
          "hgvs_p": "p.Arg445Gln",
          "transcript": "ENST00000265174.5",
          "protein_id": "ENSP00000265174.4",
          "transcript_support_level": 1,
          "aa_start": 445,
          "aa_end": null,
          "aa_length": 624,
          "cds_start": 1334,
          "cds_end": null,
          "cds_length": 1875,
          "cdna_start": 1389,
          "cdna_end": null,
          "cdna_length": 2513,
          "mane_select": "NM_005443.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000265174.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1403G>A",
          "hgvs_p": "p.Arg468Gln",
          "transcript": "ENST00000873396.1",
          "protein_id": "ENSP00000543455.1",
          "transcript_support_level": null,
          "aa_start": 468,
          "aa_end": null,
          "aa_length": 647,
          "cds_start": 1403,
          "cds_end": null,
          "cds_length": 1944,
          "cdna_start": 1449,
          "cdna_end": null,
          "cdna_length": 2573,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873396.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1331G>A",
          "hgvs_p": "p.Arg444Gln",
          "transcript": "ENST00000970503.1",
          "protein_id": "ENSP00000640562.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 623,
          "cds_start": 1331,
          "cds_end": null,
          "cds_length": 1872,
          "cdna_start": 1395,
          "cdna_end": null,
          "cdna_length": 2516,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970503.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1334G>A",
          "hgvs_p": "p.Arg445Gln",
          "transcript": "ENST00000931561.1",
          "protein_id": "ENSP00000601620.1",
          "transcript_support_level": null,
          "aa_start": 445,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 1334,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": 1407,
          "cdna_end": null,
          "cdna_length": 2525,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931561.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1325G>A",
          "hgvs_p": "p.Arg442Gln",
          "transcript": "ENST00000931560.1",
          "protein_id": "ENSP00000601619.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 621,
          "cds_start": 1325,
          "cds_end": null,
          "cds_length": 1866,
          "cdna_start": 1427,
          "cdna_end": null,
          "cdna_length": 2551,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931560.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1322G>A",
          "hgvs_p": "p.Arg441Gln",
          "transcript": "ENST00000970505.1",
          "protein_id": "ENSP00000640564.1",
          "transcript_support_level": null,
          "aa_start": 441,
          "aa_end": null,
          "aa_length": 620,
          "cds_start": 1322,
          "cds_end": null,
          "cds_length": 1863,
          "cdna_start": 1383,
          "cdna_end": null,
          "cdna_length": 2271,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970505.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1280G>A",
          "hgvs_p": "p.Arg427Gln",
          "transcript": "ENST00000970504.1",
          "protein_id": "ENSP00000640563.1",
          "transcript_support_level": null,
          "aa_start": 427,
          "aa_end": null,
          "aa_length": 606,
          "cds_start": 1280,
          "cds_end": null,
          "cds_length": 1821,
          "cdna_start": 1311,
          "cdna_end": null,
          "cdna_length": 2261,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970504.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.881G>A",
          "hgvs_p": "p.Arg294Gln",
          "transcript": "ENST00000931559.1",
          "protein_id": "ENSP00000601618.1",
          "transcript_support_level": null,
          "aa_start": 294,
          "aa_end": null,
          "aa_length": 473,
          "cds_start": 881,
          "cds_end": null,
          "cds_length": 1422,
          "cdna_start": 1097,
          "cdna_end": null,
          "cdna_length": 2220,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931559.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.701G>A",
          "hgvs_p": "p.Arg234Gln",
          "transcript": "ENST00000931563.1",
          "protein_id": "ENSP00000601622.1",
          "transcript_support_level": null,
          "aa_start": 234,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 701,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 747,
          "cdna_end": null,
          "cdna_length": 1869,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931563.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1271G>A",
          "hgvs_p": "p.Arg424Gln",
          "transcript": "XM_011532400.3",
          "protein_id": "XP_011530702.1",
          "transcript_support_level": null,
          "aa_start": 424,
          "aa_end": null,
          "aa_length": 603,
          "cds_start": 1271,
          "cds_end": null,
          "cds_length": 1812,
          "cdna_start": 1358,
          "cdna_end": null,
          "cdna_length": 2482,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011532400.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.1271G>A",
          "hgvs_p": "p.Arg424Gln",
          "transcript": "XM_011532401.2",
          "protein_id": "XP_011530703.1",
          "transcript_support_level": null,
          "aa_start": 424,
          "aa_end": null,
          "aa_length": 603,
          "cds_start": 1271,
          "cds_end": null,
          "cds_length": 1812,
          "cdna_start": 1388,
          "cdna_end": null,
          "cdna_length": 2512,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011532401.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "PAPSS1",
          "gene_hgnc_id": 8603,
          "hgvs_c": "c.670-13114G>A",
          "hgvs_p": null,
          "transcript": "ENST00000931562.1",
          "protein_id": "ENSP00000601621.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 345,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1038,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1690,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931562.1"
        }
      ],
      "gene_symbol": "PAPSS1",
      "gene_hgnc_id": 8603,
      "dbsnp": "rs369956234",
      "frequency_reference_population": 0.000015493844,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 25,
      "gnomad_exomes_af": 0.0000143698,
      "gnomad_genomes_af": 0.0000262905,
      "gnomad_exomes_ac": 21,
      "gnomad_genomes_ac": 4,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.2711019515991211,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.164,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0846,
      "alphamissense_prediction": "Benign",
      "bayesdelnoaf_score": -0.39,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 4.601,
      "phylop100way_prediction": "Uncertain_significance",
      "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": 1,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_005443.5",
          "gene_symbol": "PAPSS1",
          "hgnc_id": 8603,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1334G>A",
          "hgvs_p": "p.Arg445Gln"
        }
      ],
      "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.