Snpedia: List Category
Snpedia via Parse · healthcare
List members of any SNPedia category. Common categories include Is_a_gene, Is_a_medical_condition, Is_a_medicine, and Is_a_genoset. Each page returns up to `limit` results; use the returned continue token to fetch subsequent pages. Comprehensive API for SNPedia, the wiki for human genetics. Provides endpoints to list and retrieve detailed data for SNPs, genotypes, genes, medical conditions, and medicines. Fulfilled by Parse from snpedia.com.
- developer-tools
- government-public
- healthcare
- parse
- platform-key
- snpedia
- snpedia-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8273ceb4-f6c9-4d1c-8218-1204790dd5f5/list_category
- Interface artifact
- sha256:477533a263e355b7e045317c1029e7dadddf0c252f43f1101233c2d7516b2d46
- Manifest digest
- sha256:f035f47d757f0595320b89a19cd79bc9cc5df1bf1c096479d34ca06729d1ddfe
Request fields
- limit (integer): Max results per page.
- category (string, required): The category name (e.g. Is_a_gene, Is_a_medical_condition, Is_a_medicine, Is_a_genoset).
- continue (string): Continue token for pagination, obtained from a previous response's continue field.
Example queries
- {"limit":"5","category":"Is_a_gene"}