Trilobio

Trilobio builds whole-lab automation for genetic engineering, synthetic biology, and life-science research — affordable robotics "built by biologists, for biologists." The platform pairs the Trilobot (a self-calibrating, tool-changing lab robot with 16 deck slots), interchangeable gripper/pipette tools, and Trilobio OS (no-code, GUI-driven protocol design with automatic sample layout, error checking, an automated lab notebook, and LIMS). For developers, Trilobio exposes T-code — the command language of Trilobots — through the open-source Python `tcode-api` package, which drives a Trilobot fleet via a local T-code Servicer and integrates third-party lab devices. Founded in 2021 in San Francisco by Roya Amini-Naieni and Maximilian Schommer; backed by Initialized Capital, Argon Ventures, and Lowercarbon Capital.

Trilobio publishes 1 API on the APIs.io network. Tagged areas include Company, Frontier Tech, Lab Automation, Biotech, and Life Sciences.

Trilobio’s developer surface includes documentation, getting-started guide, API reference, engineering blog, signup flow, and 9 more developer resources.

22.9/100 emerging ▬ flat Agent 5/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyFrontier TechLab AutomationBiotechLife SciencesRoboticsSynthetic BiologyDeveloper APIPython SDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 22.9/100 · emerging
Contract Quality 0.0 / 21
Developer Ergonomics 7.4 / 17
Commercial Clarity 5.8 / 17
Operational Transparency 0.6 / 11
Governance 0.0 / 10
Discoverability 6.5 / 9
Regulatory Posture 2.6 / 15
Agent readiness — 5/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/trilobio: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

TCode API (tcode-api)

Python interfaces for the core T-code components that drive a Trilobot fleet — Commands, Labware, Locations, Scripts — plus the T-code Servicer client for runtime control and th...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Trilobio Authentication

1 scheme

SECURITY

Trilobio Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: trilobio
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/trilobio.png
name: Trilobio
description: Trilobio builds whole-lab automation for genetic engineering, synthetic biology, and life-science research —
  affordable robotics "built by biologists, for biologists." The platform pairs the Trilobot (a self-calibrating, tool-changing
  lab robot with 16 deck slots), interchangeable gripper/pipette tools, and Trilobio OS (no-code, GUI-driven protocol design
  with automatic sample layout, error checking, an automated lab notebook, and LIMS). For developers, Trilobio exposes T-code
  — the command language of Trilobots — through the open-source Python `tcode-api` package, which drives a Trilobot fleet
  via a local T-code Servicer and integrates third-party lab devices. Founded in 2021 in San Francisco by Roya Amini-Naieni
  and Maximilian Schommer; backed by Initialized Capital, Argon Ventures, and Lowercarbon Capital.
url: https://raw.githubusercontent.com/api-evangelist/trilobio/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Frontier Tech
- Lab Automation
- Biotech
- Life Sciences
- Robotics
- Synthetic Biology
- Developer API
- Python SDK
apis:
- name: TCode API (tcode-api)
  description: Python interfaces for the core T-code components that drive a Trilobot fleet — Commands, Labware, Locations,
    Scripts — plus the T-code Servicer client for runtime control and the Integrator client for third-party device integration.
    Local control API (runs on the fleet control computer); no network credentials.
  humanURL: http://tcode.trilo.bio/
  baseURL: http://tcode.trilo.bio/
  tags:
  - Lab Automation
  - Python SDK
  - Robotics
  properties:
  - type: Documentation
    url: http://tcode.trilo.bio/
  - type: SDKs
    url: packages/trilobio-packages.yml
  - type: Packages
    url: packages/trilobio-packages.yml
  - type: SourceCode
    url: https://github.com/trilobio/tcode-api
  - type: ChangeLog
    url: changelog/trilobio-changelog.yml
  - type: Authentication
    url: authentication/trilobio-authentication.yml
  - type: Conventions
    url: conventions/trilobio-conventions.yml
  - type: Lifecycle
    url: lifecycle/trilobio-lifecycle.yml
  - type: DataModel
    url: data-model/trilobio-data-model.yml
  - type: LLMsTxt
    url: llms/trilobio-llms.txt
  - type: AgentSkill
    url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: License
  name: MIT
  url: https://github.com/trilobio/tcode-api/blob/main/LICENSE
- type: Website
  url: https://www.trilo.bio/
- type: DeveloperPortal
  url: http://tcode.trilo.bio/
- type: Documentation
  url: http://tcode.trilo.bio/
- type: GettingStarted
  url: http://tcode.trilo.bio/getting_started/index.html
- type: APIReference
  url: http://tcode.trilo.bio/api/index.html
- type: GitHubOrganization
  url: https://github.com/trilobio
- type: Blog
  url: https://www.trilo.bio/blog
- type: SignUp
  url: https://www.trilo.bio/book-a-demo
- type: PrivacyPolicy
  url: https://www.trilo.bio/privacy
- type: TermsOfService
  url: https://www.trilo.bio/terms
- type: LLMsTxt
  url: llms/trilobio-llms.txt
- type: DomainSecurity
  url: security/trilobio-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 11
  pass: local-v1