← 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: 16-19537415-G-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2"
          ],
          "effects": [
            "exon_region"
          ],
          "gene_symbol": "CCP110",
          "hgnc_id": 24342,
          "hgvs_c": "c.",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 2,
          "transcript": "ENST00000381396.9",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_score": 2,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "16",
      "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": null,
          "aa_end": null,
          "aa_length": 991,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5275,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2976,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000694978.1",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001323572.2",
          "protein_coding": true,
          "protein_id": "ENSP00000511625.1",
          "strand": true,
          "transcript": "ENST00000694978.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1012,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5446,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3039,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000381396.9",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000370803.5",
          "strand": true,
          "transcript": "ENST00000381396.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 991,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8720,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2976,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000396208.4",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000379511.2",
          "strand": true,
          "transcript": "ENST00000396208.4",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 991,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5549,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2976,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 15,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000396212.6",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000379515.2",
          "strand": true,
          "transcript": "ENST00000396212.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 991,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6357,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2976,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 15,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000925925.1",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000595984.1",
          "strand": true,
          "transcript": "ENST00000925925.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 991,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4436,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2976,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 16,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000925926.1",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000595985.1",
          "strand": true,
          "transcript": "ENST00000925926.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 971,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5263,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2916,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000901540.1",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571599.1",
          "strand": true,
          "transcript": "ENST00000901540.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 971,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5405,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2916,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 14,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000925924.1",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000595983.1",
          "strand": true,
          "transcript": "ENST00000925924.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 970,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5212,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2913,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000901541.1",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571600.1",
          "strand": true,
          "transcript": "ENST00000901541.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 950,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4276,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2853,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000901542.1",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000571601.1",
          "strand": true,
          "transcript": "ENST00000901542.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": null,
          "canonical": null,
          "cdna_end": null,
          "cdna_length": null,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intragenic_variant"
          ],
          "exon_count": null,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": null,
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "n.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": null,
          "protein_id": null,
          "strand": true,
          "transcript": null,
          "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": 595,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000562083.1",
          "gene_hgnc_id": 24342,
          "gene_symbol": "CCP110",
          "hgvs_c": "n.",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000458123.1",
          "strand": true,
          "transcript": "ENST00000562083.1",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "exon_region",
      "frequency_reference_population": null,
      "gene_hgnc_id": 24342,
      "gene_symbol": "CCP110",
      "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": "Uncertain_significance",
      "phylop100way_score": 4.57,
      "pos": 19537415,
      "ref": "G",
      "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": "ENST00000381396.9"
    }
  ]
}
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.