lumminary.com

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

๐Ÿ”‘ apikey 17 endpoints open_data
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Reference genome builds
curl \
  -H "Authorization: $API_KEY" \
  /reference/genomes/
Get product details
curl \
  -H "Authorization: $API_KEY" \
  /products/{productId}
Reference SNP data
curl \
  -H "Authorization: $API_KEY" \
  /reference/snps/{snpAccession}
Endpoints (17 total)
GET
/reference/genomes/
Reference genome builds
GET
/products/{productId}
Get product details
GET
/reference/snps/{snpAccession}
Reference SNP data
GET
/products/{productId}/authorizations
GET
/clients/{clientId}/datasets/{datasetId}/snps/
GET
/clients/{clientId}/datasets/{datasetId}/snps/{snpId}
Get SNP information
GET
/reference/genomes/{genomeBuildAccession}/chromosomes
Reference genome metadata
GET
/products/{productId}/authorizations/{authorizationId}
GET
/clients/{clientId}/datasets/{datasetId}/genes/{geneSymbol}
Get gene by symbol
GET
/reference/genes/databases/{databaseName}/accessions/{accession}
Generic gene information
GET
/reference/genomes/{genomeBuildAccession}/chromosomes/{chromosomeAccession}
Sequence for a region of the reference genome
POST
/auth/jwt
General-purpose authentication
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints17
Authapikey
Categories1