Sapio REST API

The Sapio REST API provides programmatic access to the Sapio Informatics Platform, enabling developers to query and create records, manage laboratory workflows, handle experimental data, configure data types, manage users and picklists, and implement webhook-based automation. The official Python client sapiopylib exposes the full API surface including batch request support for performance-optimized lab data operations.

API entry from apis.yml

apis.yml Raw ↑
aid: sapio:sapio-rest-api
name: Sapio REST API
description: The Sapio REST API provides programmatic access to the Sapio Informatics Platform, enabling
  developers to query and create records, manage laboratory workflows, handle experimental data, configure
  data types, manage users and picklists, and implement webhook-based automation. The official Python
  client sapiopylib exposes the full API surface including batch request support for performance-optimized
  lab data operations.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.sapiosciences.com/
baseURL: https://your-instance.sapiosciences.com
tags:
- LIMS
- ELN
- Laboratory Workflows
- Scientific Data
- Webhooks
- Instrument Integration
properties:
- type: Documentation
  url: https://github.com/sapiosciences/sapio-py-tutorials
- type: PythonSDK
  url: https://pypi.org/project/sapiopylib/
- type: GitHubRepository
  url: https://github.com/sapiosciences/sapio-py-tutorials
- type: Plans
  url: plans/sapio-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sapio-rate-limits.yml
- type: FinOps
  url: finops/sapio-finops.yml