← 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: 3-46923636-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 1,
          "criteria": [
            "BP4"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "CCDC12",
          "hgnc_id": 28332,
          "hgvs_c": "c.316G>A",
          "hgvs_p": "p.Ala106Thr",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -1,
          "transcript": "NM_144716.6",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4",
      "acmg_score": -1,
      "allele_count_reference_population": 438,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.2981,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.25,
      "chr": "3",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.37650132179260254,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 166,
          "aa_ref": "A",
          "aa_start": 93,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 841,
          "cdna_start": 290,
          "cds_end": null,
          "cds_length": 501,
          "cds_start": 277,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001277074.2",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.277G>A",
          "hgvs_p": "p.Ala93Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000683445.1",
          "protein_coding": true,
          "protein_id": "NP_001264003.1",
          "strand": false,
          "transcript": "NM_001277074.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 166,
          "aa_ref": "A",
          "aa_start": 93,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 841,
          "cdna_start": 290,
          "cds_end": null,
          "cds_length": 501,
          "cds_start": 277,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000683445.1",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.277G>A",
          "hgvs_p": "p.Ala93Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001277074.2",
          "protein_coding": true,
          "protein_id": "ENSP00000508011.1",
          "strand": false,
          "transcript": "ENST00000683445.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 208,
          "aa_ref": "A",
          "aa_start": 135,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 983,
          "cdna_start": 433,
          "cds_end": null,
          "cds_length": 627,
          "cds_start": 403,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000878135.1",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.403G>A",
          "hgvs_p": "p.Ala135Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548194.1",
          "strand": false,
          "transcript": "ENST00000878135.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 200,
          "aa_ref": "A",
          "aa_start": 127,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 923,
          "cdna_start": 409,
          "cds_end": null,
          "cds_length": 603,
          "cds_start": 379,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000878137.1",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.379G>A",
          "hgvs_p": "p.Ala127Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548196.1",
          "strand": false,
          "transcript": "ENST00000878137.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 197,
          "aa_ref": "A",
          "aa_start": 93,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 776,
          "cdna_start": 314,
          "cds_end": null,
          "cds_length": 594,
          "cds_start": 277,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000718454.1",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.277G>A",
          "hgvs_p": "p.Ala93Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000520832.1",
          "strand": false,
          "transcript": "ENST00000718454.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 179,
          "aa_ref": "A",
          "aa_start": 106,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1002,
          "cdna_start": 451,
          "cds_end": null,
          "cds_length": 540,
          "cds_start": 316,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_144716.6",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.316G>A",
          "hgvs_p": "p.Ala106Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_653317.2",
          "strand": false,
          "transcript": "NM_144716.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 179,
          "aa_ref": "A",
          "aa_start": 106,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1017,
          "cdna_start": 467,
          "cds_end": null,
          "cds_length": 540,
          "cds_start": 316,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000292314.6",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.316G>A",
          "hgvs_p": "p.Ala106Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000292314.2",
          "strand": false,
          "transcript": "ENST00000292314.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 166,
          "aa_ref": "A",
          "aa_start": 93,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1097,
          "cdna_start": 542,
          "cds_end": null,
          "cds_length": 501,
          "cds_start": 277,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000425441.5",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.277G>A",
          "hgvs_p": "p.Ala93Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000416263.2",
          "strand": false,
          "transcript": "ENST00000425441.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 164,
          "aa_ref": "A",
          "aa_start": 91,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 856,
          "cdna_start": 301,
          "cds_end": null,
          "cds_length": 495,
          "cds_start": 271,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000928986.1",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.271G>A",
          "hgvs_p": "p.Ala91Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000599045.1",
          "strand": false,
          "transcript": "ENST00000928986.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 163,
          "aa_ref": "A",
          "aa_start": 90,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 815,
          "cdna_start": 296,
          "cds_end": null,
          "cds_length": 492,
          "cds_start": 268,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000878136.1",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.268G>A",
          "hgvs_p": "p.Ala90Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548195.1",
          "strand": false,
          "transcript": "ENST00000878136.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": 897,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000488069.5",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "n.304G>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": "ENST00000488069.5",
          "transcript_support_level": 2
        },
        {
          "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": 560,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000603885.5",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "n.310G>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": "ENST00000603885.5",
          "transcript_support_level": 3
        },
        {
          "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": 2412,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 1,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000604367.1",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "n.524G>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": "ENST00000604367.1",
          "transcript_support_level": 6
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 402,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000605358.5",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "n.330G>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": "ENST00000605358.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 881,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NR_102269.2",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "n.330G>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": "NR_102269.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 88,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 412,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 267,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000446836.5",
          "gene_hgnc_id": 28332,
          "gene_symbol": "CCDC12",
          "hgvs_c": "c.*10G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000387490.2",
          "strand": true,
          "transcript": "ENST00000446836.5",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs200462081",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00027708017,
      "gene_hgnc_id": 28332,
      "gene_symbol": "CCDC12",
      "gnomad_exomes_ac": 420,
      "gnomad_exomes_af": 0.000293997,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 18,
      "gnomad_genomes_af": 0.000118278,
      "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": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 4.668,
      "pos": 46923636,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.166,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_144716.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.