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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "INHBA",
          "hgnc_id": 6066,
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "NM_002192.4",
          "verdict": "Likely_benign"
        },
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "INHBA-AS1",
          "hgnc_id": 40303,
          "hgvs_c": "n.173+6055C>T",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "ENST00000415848.6",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BS2",
      "acmg_score": -4,
      "allele_count_reference_population": 16,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0994,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.25,
      "chr": "7",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Uncertain_significance",
      "computational_score_selected": 0.4364197850227356,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6046,
          "cdna_start": 461,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_002192.4",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000242208.5",
          "protein_coding": true,
          "protein_id": "NP_002183.1",
          "strand": false,
          "transcript": "NM_002192.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6046,
          "cdna_start": 461,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000242208.5",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_002192.4",
          "protein_coding": true,
          "protein_id": "ENSP00000242208.4",
          "strand": false,
          "transcript": "ENST00000242208.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1632,
          "cdna_start": 467,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000442711.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000397197.1",
          "strand": false,
          "transcript": "ENST00000442711.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3005,
          "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": "ENST00000415848.6",
          "gene_hgnc_id": 40303,
          "gene_symbol": "INHBA-AS1",
          "hgvs_c": "n.173+6055C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000415848.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1877,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000420821.2",
          "gene_hgnc_id": 40303,
          "gene_symbol": "INHBA-AS1",
          "hgvs_c": "n.160+6055C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000420821.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2002,
          "cdna_start": 893,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000638023.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490646.1",
          "strand": false,
          "transcript": "ENST00000638023.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1487,
          "cdna_start": 315,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000867823.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537882.1",
          "strand": false,
          "transcript": "ENST00000867823.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1648,
          "cdna_start": 459,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000916727.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000586786.1",
          "strand": false,
          "transcript": "ENST00000916727.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2017,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000947876.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000617935.1",
          "strand": false,
          "transcript": "ENST00000947876.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1955,
          "cdna_start": 815,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000947878.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000617937.1",
          "strand": false,
          "transcript": "ENST00000947878.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1594,
          "cdna_start": 454,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000947879.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000617938.1",
          "strand": false,
          "transcript": "ENST00000947879.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6083,
          "cdna_start": 498,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_017012174.2",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016867663.2",
          "strand": false,
          "transcript": "XM_017012174.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6139,
          "cdna_start": 554,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047420335.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "c.232G>A",
          "hgvs_p": "p.Val78Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047276291.1",
          "strand": false,
          "transcript": "XM_047420335.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 386,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000416150.1",
          "gene_hgnc_id": 6066,
          "gene_symbol": "INHBA",
          "hgvs_c": "n.52+5141G>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000416150.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2312,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000422822.1",
          "gene_hgnc_id": 40303,
          "gene_symbol": "INHBA-AS1",
          "hgvs_c": "n.152+6055C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000422822.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2746,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000662248.1",
          "gene_hgnc_id": 40303,
          "gene_symbol": "INHBA-AS1",
          "hgvs_c": "n.95+6055C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000662248.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2789,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000662280.1",
          "gene_hgnc_id": 40303,
          "gene_symbol": "INHBA-AS1",
          "hgvs_c": "n.205+6055C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000662280.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1008,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000667639.1",
          "gene_hgnc_id": 40303,
          "gene_symbol": "INHBA-AS1",
          "hgvs_c": "n.112+6055C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000667639.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2992,
          "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": "NR_027118.2",
          "gene_hgnc_id": 40303,
          "gene_symbol": "INHBA-AS1",
          "hgvs_c": "n.170+6055C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_027118.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1887,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NR_027119.2",
          "gene_hgnc_id": 40303,
          "gene_symbol": "INHBA-AS1",
          "hgvs_c": "n.170+6055C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_027119.2",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs771076354",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000009913222,
      "gene_hgnc_id": 6066,
      "gene_symbol": "INHBA",
      "gnomad_exomes_ac": 14,
      "gnomad_exomes_af": 0.00000957662,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 2,
      "gnomad_genomes_af": 0.0000131482,
      "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": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 6.057,
      "pos": 41700143,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.253,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_002192.4"
    }
  ]
}
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.