← 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: 14-67590144-A-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "14",
      "pos": 67590144,
      "ref": "A",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_004569.5",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.503T>A",
          "hgvs_p": "p.Ile168Asn",
          "transcript": "NM_004569.5",
          "protein_id": "NP_004560.1",
          "transcript_support_level": null,
          "aa_start": 168,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 503,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000216452.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004569.5"
        },
        {
          "aa_ref": "I",
          "aa_alt": "N",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.503T>A",
          "hgvs_p": "p.Ile168Asn",
          "transcript": "ENST00000216452.9",
          "protein_id": "ENSP00000216452.4",
          "transcript_support_level": 1,
          "aa_start": 168,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 503,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_004569.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000216452.9"
        },
        {
          "aa_ref": "I",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.500T>A",
          "hgvs_p": "p.Ile167Asn",
          "transcript": "NM_001363694.2",
          "protein_id": "NP_001350623.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 187,
          "cds_start": 500,
          "cds_end": null,
          "cds_length": 564,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001363694.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.500T>A",
          "hgvs_p": "p.Ile167Asn",
          "transcript": "ENST00000560722.5",
          "protein_id": "ENSP00000453394.1",
          "transcript_support_level": 2,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 187,
          "cds_start": 500,
          "cds_end": null,
          "cds_length": 564,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000560722.5"
        },
        {
          "aa_ref": "I",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.386T>A",
          "hgvs_p": "p.Ile129Asn",
          "transcript": "ENST00000934504.1",
          "protein_id": "ENSP00000604563.1",
          "transcript_support_level": null,
          "aa_start": 129,
          "aa_end": null,
          "aa_length": 149,
          "cds_start": 386,
          "cds_end": null,
          "cds_length": 450,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000934504.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.347T>A",
          "hgvs_p": "p.Ile116Asn",
          "transcript": "ENST00000558493.1",
          "protein_id": "ENSP00000453158.1",
          "transcript_support_level": 3,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 136,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 411,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000558493.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.293T>A",
          "hgvs_p": "p.Ile98Asn",
          "transcript": "ENST00000967099.1",
          "protein_id": "ENSP00000637158.1",
          "transcript_support_level": null,
          "aa_start": 98,
          "aa_end": null,
          "aa_length": 118,
          "cds_start": 293,
          "cds_end": null,
          "cds_length": 357,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967099.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.209T>A",
          "hgvs_p": "p.Ile70Asn",
          "transcript": "ENST00000967100.1",
          "protein_id": "ENSP00000637159.1",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 90,
          "cds_start": 209,
          "cds_end": null,
          "cds_length": 273,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967100.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.*1T>A",
          "hgvs_p": null,
          "transcript": "NM_001440640.1",
          "protein_id": "NP_001427569.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 207,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 624,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440640.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.*1T>A",
          "hgvs_p": null,
          "transcript": "NM_001440644.1",
          "protein_id": "NP_001427573.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440644.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.*1T>A",
          "hgvs_p": null,
          "transcript": "ENST00000558987.5",
          "protein_id": "ENSP00000452816.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000558987.5"
        },
        {
          "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": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "c.438+2491T>A",
          "hgvs_p": null,
          "transcript": "ENST00000561272.5",
          "protein_id": "ENSP00000453759.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 181,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 546,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000561272.5"
        },
        {
          "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": 15,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "GPHN",
          "gene_hgnc_id": 15465,
          "hgvs_c": "c.1313-145051A>T",
          "hgvs_p": null,
          "transcript": "XM_047430879.1",
          "protein_id": "XP_047286835.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 485,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1458,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430879.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "n.*246T>A",
          "hgvs_p": null,
          "transcript": "ENST00000558001.1",
          "protein_id": "ENSP00000454061.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000558001.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "n.*162T>A",
          "hgvs_p": null,
          "transcript": "ENST00000558198.5",
          "protein_id": "ENSP00000452924.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": "ENST00000558198.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "n.171T>A",
          "hgvs_p": null,
          "transcript": "ENST00000559118.1",
          "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": "ENST00000559118.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "n.*116T>A",
          "hgvs_p": null,
          "transcript": "ENST00000561303.5",
          "protein_id": "ENSP00000452974.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": "ENST00000561303.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "n.*246T>A",
          "hgvs_p": null,
          "transcript": "ENST00000558001.1",
          "protein_id": "ENSP00000454061.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000558001.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "n.*162T>A",
          "hgvs_p": null,
          "transcript": "ENST00000558198.5",
          "protein_id": "ENSP00000452924.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": "ENST00000558198.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIGH",
          "gene_hgnc_id": 8964,
          "hgvs_c": "n.*116T>A",
          "hgvs_p": null,
          "transcript": "ENST00000561303.5",
          "protein_id": "ENSP00000452974.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": "ENST00000561303.5"
        }
      ],
      "gene_symbol": "PIGH",
      "gene_hgnc_id": 8964,
      "dbsnp": "rs931376608",
      "frequency_reference_population": 7.1481776e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 7.14818e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.3092349171638489,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.075,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.3135,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.26,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.329,
      "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": 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_004569.5",
          "gene_symbol": "PIGH",
          "hgnc_id": 8964,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.503T>A",
          "hgvs_p": "p.Ile168Asn"
        },
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "XM_047430879.1",
          "gene_symbol": "GPHN",
          "hgnc_id": 15465,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.1313-145051A>T",
          "hgvs_p": null
        }
      ],
      "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.