← 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-88385507-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 88385507,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_017912.4",
      "consequences": [
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "NM_017912.4",
          "protein_id": "NP_060382.3",
          "transcript_support_level": null,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 1022,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 3069,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000264346.12",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_017912.4"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "ENST00000264346.12",
          "protein_id": "ENSP00000264346.8",
          "transcript_support_level": 1,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 1022,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 3069,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_017912.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000264346.12"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "ENST00000380265.9",
          "protein_id": "ENSP00000369617.5",
          "transcript_support_level": 1,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 986,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 2961,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380265.9"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "ENST00000896956.1",
          "protein_id": "ENSP00000567015.1",
          "transcript_support_level": null,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 1038,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 3117,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896956.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "ENST00000896954.1",
          "protein_id": "ENSP00000567013.1",
          "transcript_support_level": null,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 1035,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 3108,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896954.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "ENST00000955919.1",
          "protein_id": "ENSP00000625978.1",
          "transcript_support_level": null,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 1023,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 3072,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955919.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "ENST00000955920.1",
          "protein_id": "ENSP00000625979.1",
          "transcript_support_level": null,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 1021,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 3066,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955920.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "NM_001165136.2",
          "protein_id": "NP_001158608.1",
          "transcript_support_level": null,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 986,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 2961,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001165136.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr",
          "transcript": "ENST00000896957.1",
          "protein_id": "ENSP00000567016.1",
          "transcript_support_level": null,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 930,
          "cds_start": 368,
          "cds_end": null,
          "cds_length": 2793,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896957.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.260T>C",
          "hgvs_p": "p.Met87Thr",
          "transcript": "ENST00000502870.1",
          "protein_id": "ENSP00000425060.1",
          "transcript_support_level": 4,
          "aa_start": 87,
          "aa_end": null,
          "aa_length": 184,
          "cds_start": 260,
          "cds_end": null,
          "cds_length": 555,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000502870.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.404T>C",
          "hgvs_p": "p.Met135Thr",
          "transcript": "XM_005263083.5",
          "protein_id": "XP_005263140.1",
          "transcript_support_level": null,
          "aa_start": 135,
          "aa_end": null,
          "aa_length": 1034,
          "cds_start": 404,
          "cds_end": null,
          "cds_length": 3105,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005263083.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.404T>C",
          "hgvs_p": "p.Met135Thr",
          "transcript": "XM_011532053.4",
          "protein_id": "XP_011530355.1",
          "transcript_support_level": null,
          "aa_start": 135,
          "aa_end": null,
          "aa_length": 998,
          "cds_start": 404,
          "cds_end": null,
          "cds_length": 2997,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011532053.4"
        },
        {
          "aa_ref": "M",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.404T>C",
          "hgvs_p": "p.Met135Thr",
          "transcript": "XM_047415867.1",
          "protein_id": "XP_047271823.1",
          "transcript_support_level": null,
          "aa_start": 135,
          "aa_end": null,
          "aa_length": 535,
          "cds_start": 404,
          "cds_end": null,
          "cds_length": 1608,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047415867.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "c.200-5145T>C",
          "hgvs_p": null,
          "transcript": "ENST00000896955.1",
          "protein_id": "ENSP00000567014.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 943,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2832,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000896955.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "n.*135T>C",
          "hgvs_p": null,
          "transcript": "ENST00000504905.5",
          "protein_id": "ENSP00000425504.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000504905.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "n.299T>C",
          "hgvs_p": null,
          "transcript": "ENST00000506714.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000506714.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HERC6",
          "gene_hgnc_id": 26072,
          "hgvs_c": "n.*135T>C",
          "hgvs_p": null,
          "transcript": "ENST00000504905.5",
          "protein_id": "ENSP00000425504.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000504905.5"
        }
      ],
      "gene_symbol": "HERC6",
      "gene_hgnc_id": 26072,
      "dbsnp": "rs7677237",
      "frequency_reference_population": 0.05960869,
      "hom_count_reference_population": 3655,
      "allele_count_reference_population": 84672,
      "gnomad_exomes_af": 0.0547899,
      "gnomad_genomes_af": 0.0997739,
      "gnomad_exomes_ac": 69490,
      "gnomad_genomes_ac": 15182,
      "gnomad_exomes_homalt": 2519,
      "gnomad_genomes_homalt": 1136,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.002340465784072876,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.187,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0506,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.32,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.21,
      "phylop100way_prediction": "Benign",
      "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": -12,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BA1",
      "acmg_by_gene": [
        {
          "score": -12,
          "benign_score": 12,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "NM_017912.4",
          "gene_symbol": "HERC6",
          "hgnc_id": 26072,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.368T>C",
          "hgvs_p": "p.Met123Thr"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "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.