In addition to the main web interface, CarrotOmics provides a way to programmatically access all available data using RESTful web services. These web services are designed to support the following:
Web services for Tripal are meant to be:
You can access the CarrotOmics web services at https://www.carrotomics.org/web-services/
This initial resource “home page” of the web services returns results in JSON format. When using the JSONView extension within Firefox you can explore web services by clicking the links that are present in the browser.
For more detailed information consult the Tripal Web Services documentation at https://tripal.readthedocs.io/en/latest/user_guide/web_services.html