← 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: 21-43797678-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 5,
          "criteria": [
            "PM2",
            "BP4_Strong",
            "BP7"
          ],
          "effects": [
            "synonymous_variant"
          ],
          "gene_symbol": "RRP1",
          "hgnc_id": 18785,
          "hgvs_c": "c.600T>A",
          "hgvs_p": "p.Ile200Ile",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": -3,
          "transcript": "NM_003683.6",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong,BP7",
      "acmg_score": -3,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.86,
      "chr": "21",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.8600000143051147,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 461,
          "aa_ref": "I",
          "aa_start": 200,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2958,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 1386,
          "cds_start": 600,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_003683.6",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.600T>A",
          "hgvs_p": "p.Ile200Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000497547.2",
          "protein_coding": true,
          "protein_id": "NP_003674.1",
          "strand": true,
          "transcript": "NM_003683.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 461,
          "aa_ref": "I",
          "aa_start": 200,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2958,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 1386,
          "cds_start": 600,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000497547.2",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.600T>A",
          "hgvs_p": "p.Ile200Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_003683.6",
          "protein_coding": true,
          "protein_id": "ENSP00000417464.1",
          "strand": true,
          "transcript": "ENST00000497547.2",
          "transcript_support_level": 1
        },
        {
          "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": 3019,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000467112.5",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "n.714T>A",
          "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": "ENST00000467112.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2544,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000471909.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "n.239T>A",
          "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": "ENST00000471909.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 472,
          "aa_ref": "I",
          "aa_start": 200,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1840,
          "cdna_start": 693,
          "cds_end": null,
          "cds_length": 1419,
          "cds_start": 600,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000856885.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.600T>A",
          "hgvs_p": "p.Ile200Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526944.1",
          "strand": true,
          "transcript": "ENST00000856885.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 459,
          "aa_ref": "I",
          "aa_start": 200,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1751,
          "cdna_start": 650,
          "cds_end": null,
          "cds_length": 1380,
          "cds_start": 600,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000856887.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.600T>A",
          "hgvs_p": "p.Ile200Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526946.1",
          "strand": true,
          "transcript": "ENST00000856887.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "I",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1786,
          "cdna_start": 675,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 585,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000917587.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.585T>A",
          "hgvs_p": "p.Ile195Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000587646.1",
          "strand": true,
          "transcript": "ENST00000917587.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "I",
          "aa_start": 200,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1765,
          "cdna_start": 702,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 600,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000856884.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.600T>A",
          "hgvs_p": "p.Ile200Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526943.1",
          "strand": true,
          "transcript": "ENST00000856884.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 439,
          "aa_ref": "I",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1706,
          "cdna_start": 595,
          "cds_end": null,
          "cds_length": 1320,
          "cds_start": 534,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 12,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000917588.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.534T>A",
          "hgvs_p": "p.Ile178Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000587647.1",
          "strand": true,
          "transcript": "ENST00000917588.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 423,
          "aa_ref": "I",
          "aa_start": 200,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1653,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 1272,
          "cds_start": 600,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000917589.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.600T>A",
          "hgvs_p": "p.Ile200Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000587648.1",
          "strand": true,
          "transcript": "ENST00000917589.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 413,
          "aa_ref": "I",
          "aa_start": 152,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3309,
          "cdna_start": 540,
          "cds_end": null,
          "cds_length": 1242,
          "cds_start": 456,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000917586.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.456T>A",
          "hgvs_p": "p.Ile152Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000587645.1",
          "strand": true,
          "transcript": "ENST00000917586.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 340,
          "aa_ref": "I",
          "aa_start": 79,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1419,
          "cdna_start": 311,
          "cds_end": null,
          "cds_length": 1023,
          "cds_start": 237,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 10,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000856886.1",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.237T>A",
          "hgvs_p": "p.Ile79Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526945.1",
          "strand": true,
          "transcript": "ENST00000856886.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "I",
          "aa_start": 200,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1361,
          "cdna_start": 653,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 600,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_017028485.3",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "c.600T>A",
          "hgvs_p": "p.Ile200Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016883974.1",
          "strand": true,
          "transcript": "XM_017028485.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 805,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000483896.5",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "n.*503T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000426898.1",
          "strand": true,
          "transcript": "ENST00000483896.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 805,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000483896.5",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "n.*503T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000426898.1",
          "strand": true,
          "transcript": "ENST00000483896.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 588,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000475534.5",
          "gene_hgnc_id": 18785,
          "gene_symbol": "RRP1",
          "hgvs_c": "n.*141T>A",
          "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": "ENST00000475534.5",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs2838378",
      "effect": "synonymous_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 18785,
      "gene_symbol": "RRP1",
      "gnomad_exomes_ac": 0,
      "gnomad_exomes_af": 0,
      "gnomad_exomes_homalt": 0,
      "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": "Benign",
      "phylop100way_score": -2.28,
      "pos": 43797678,
      "ref": "T",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_003683.6"
    }
  ]
}
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.