API

Public, read-only JSON API (CORS-open). Try a query below, or call it from anywhere against data.biovault.net.

GET/api/variantsSearch variants: q, gene, chrom, posMin/posMax, rsid, afMin/afMax, acMin/acMax, sort, dir, limit, offset. AF/AC filters apply only to reportable values.
GET/api/variants/:idOne variant across populations + its VRS allele. Low-count AF/AC values are returned as upper bounds.
GET/api/beacon/g_variantsGA4GH Beacon v2: referenceName, start, referenceBases, alternateBases.
GET/api/vrs/:digestGA4GH VRS Allele object by digest.

Try it

// response will appear here

cURL

curl '?tenant=1kgp'
© 1000 Genomes Project GA4GH VRS · Beacon v2