Introduction The Lumminary API was built to allow third parties to interact with Lumminary customers and gain access to their genetic data. The Lumminary API is fast, scalable and highly secure. All requests to the Lumminary API take place over SSL, which means all communication of Customer data i
No SDKs indexed for this API yet.
curl \ -H "Authorization: $API_KEY" \ /reference/genomes/
curl \
-H "Authorization: $API_KEY" \
/products/{productId}curl \
-H "Authorization: $API_KEY" \
/reference/snps/{snpAccession}No SDKs yet