---
title: "Verifies that the specified allele is supported"
method: GET
path: "/api/v1/checkallele"
tags: ["allele"]
---

# Verifies that the specified allele is supported

`GET /api/v1/checkallele`

Checks the supplied allele against the list of supported alleles and returns a boolean indicating if the allele is supported or not

## Query parameters

- `allele` string, required

## Response `200`

Returns a boolean indicating if the allele is supported or not

- boolean

## Other responses

- `default` — Unexpected error

## Changes

- **2016-08-24** `912720574312` — 1 info
  - endpoint added
- **2016-08-18** `b9374f52ce51` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema/changes/api/v1/checkallele/get.md)

---

[API](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema.md) · [All operations](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/griffithlab/pvacseq-server-schema/revisions/4890f685ade7/schema)
