Rat Genome Database

Number of APIs: 56

The RGD REST API provides programmatic access to information and annotation stored in the Rat Genome Database

Contact Support: Name: No Contact Email: email@example.com

  1. genes - Return a list of gene orthologs GET {{baseUrl}}/genes/ortholog/:rgdId

  2. genes - Return a list of all genes for a species in RGD GET {{baseUrl}}/genes/species/:speciesTypeKey

  3. annotations-{acc Id} - Returns a list of annotations by RGD ID and ontology term accession ID GET {{baseUrl}}/annotations/:accId/:rgdId

  4. annotations-{acc Id} - Returns a list annotations for an ontology term or a term and it's children GET {{baseUrl}}/annotations/:accId/:speciesTypeKey/:includeChildren

  5. annotations - Returns a list ontology term accession IDs annotated to an rgd object GET {{baseUrl}}/annotations/accId/:rgdId

  6. annotations - Returns a list of annotations for a reference GET {{baseUrl}}/annotations/reference/:refRgdId

  7. genes - Return a list of genes for an affymetrix ID GET {{baseUrl}}/genes/affyId/:affyId/:speciesTypeKey

  8. genes - Return a list of genes for an alias and species GET {{baseUrl}}/genes/alias/:aliasSymbol/:speciesTypeKey

  9. genes - Return a list of gene alleles GET {{baseUrl}}/genes/allele/:rgdId

  10. genes - Return a list of genes annotated to an ontology term GET {{baseUrl}}/genes/annotation/:accId/:speciesTypeKey