Agilent SLIMS REST API

The SLIMS (Smart Laboratory Information Management System) REST API provides programmatic access to Agilent SLIMS laboratory data management platform. SLIMS features three APIs — REST, Java, and Python — enabling integration with analytical instruments, NGS workflows, biobanks, and R&D labs. The REST API is auto-documented within each SLIMS instance.

API entry from apis.yml

apis.yml Raw ↑
name: Agilent SLIMS REST API
description: The SLIMS (Smart Laboratory Information Management System) REST API provides programmatic
  access to Agilent SLIMS laboratory data management platform. SLIMS features three APIs — REST, Java,
  and Python — enabling integration with analytical instruments, NGS workflows, biobanks, and R&D labs.
  The REST API is auto-documented within each SLIMS instance.
humanURL: https://slims-python-api.readthedocs.io/
baseURL: https://your-slims-instance/rest
tags:
- LIMS
- Laboratory Information Management
- NGS
- Biobank
properties:
- type: Documentation
  url: https://community.agilent.com/cfs-file/__key/docpreview-s/00-00-02-00-89/slims_5F00_development_5F00_manual_2D00_6.9.29.pdf
  title: SLIMS Development Manual v6.9
- type: SDK
  url: https://github.com/genohm/slims-python-api
  title: Python SDK
- type: SDK
  url: https://github.com/genohm/slims-api
  title: Plugin API