← 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: 22-39520621-TC-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "exon_region"
          ],
          "gene_symbol": "ATF4",
          "hgnc_id": 786,
          "hgvs_c": "c.",
          "hgvs_p": null,
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "ENST00000337304.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "CT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "22",
      "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": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1419,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000674920.3",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_182810.3",
          "protein_coding": true,
          "protein_id": "ENSP00000501863.1",
          "strand": true,
          "transcript": "ENST00000674920.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2019,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000337304.2",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000336790.2",
          "strand": true,
          "transcript": "ENST00000337304.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1486,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000396680.3",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000379912.1",
          "strand": true,
          "transcript": "ENST00000396680.3",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1913,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000404241.7",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000384587.2",
          "strand": true,
          "transcript": "ENST00000404241.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1243,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000674568.2",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000501783.2",
          "strand": true,
          "transcript": "ENST00000674568.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1275,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000674835.2",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000502610.2",
          "strand": true,
          "transcript": "ENST00000674835.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1306,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000676346.2",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000502400.2",
          "strand": true,
          "transcript": "ENST00000676346.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1238,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000679776.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000505360.1",
          "strand": true,
          "transcript": "ENST00000679776.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1632,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000921524.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591583.1",
          "strand": true,
          "transcript": "ENST00000921524.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1325,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000921525.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591584.1",
          "strand": true,
          "transcript": "ENST00000921525.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1654,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000921526.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591585.1",
          "strand": true,
          "transcript": "ENST00000921526.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1684,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000921527.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591586.1",
          "strand": true,
          "transcript": "ENST00000921527.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1354,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000921528.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591587.1",
          "strand": true,
          "transcript": "ENST00000921528.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1431,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000921529.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591588.1",
          "strand": true,
          "transcript": "ENST00000921529.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1631,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000960424.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630483.1",
          "strand": true,
          "transcript": "ENST00000960424.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1416,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000960425.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630484.1",
          "strand": true,
          "transcript": "ENST00000960425.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1423,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000960426.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630485.1",
          "strand": true,
          "transcript": "ENST00000960426.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 322,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1249,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 969,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000675582.2",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000502056.2",
          "strand": true,
          "transcript": "ENST00000675582.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 267,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1004,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 804,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000680446.1",
          "gene_hgnc_id": 786,
          "gene_symbol": "ATF4",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000506657.1",
          "strand": true,
          "transcript": "ENST00000680446.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": 786,
          "gene_symbol": "ATF4",
          "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
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "exon_region",
      "frequency_reference_population": null,
      "gene_hgnc_id": 786,
      "gene_symbol": "ATF4",
      "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": "Benign",
      "phylop100way_score": 0.227,
      "pos": 39520620,
      "ref": "CT",
      "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": "ENST00000337304.2"
    }
  ]
}
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.