Loading Mouse GIF
Loading...

MMRRC API

The MMRRC API is for programmatically interacting with the MMRRC catalog. The API contains functions to query the MMRRC catalog for individual entries, the entire catalog, or to submit and edit catalog entries from MMRRC.

For example, KOMP production Centers can use this API to programmatically submit production data directly into the MMRRC database and speed up the curation and approval process of new strains produced as part of the KOMP2 Phase 2 effort.

API Framework Details: This RESTful API was built using the PHP micro MVC framework SILEX and interacts by producing and consuming objects in the JSON lightweight data interchange format. Examples of the specific functions, their usage, and the JSON formats produced and expected are detailed below in the pdf.

MMRRC API Documentation