Quartzy

Quartzy is a lab management platform for life science teams that combines inventory management, supply ordering, and procurement in one place. Labs track every consumable, reagent, and piece of equipment, submit and approve order requests, and buy from a catalog of millions of lab products. Quartzy exposes a documented public REST API at api.quartzy.com so teams can create and update inventory items and order requests from external systems - ELNs, LIMS, and homegrown tools - and subscribe to webhooks for inventory and order-request events. The API is authenticated with a per-user AccessToken (Access-Token header) or OAuth2, and is available to all Quartzy accounts.

Quartzy publishes 6 APIs on the APIs.io network, including Inventory Items API, Labs API, Order Requests API, and 3 more. Tagged areas include Lab Management, Inventory Management, Life Sciences, Procurement, and Ordering.

Quartzy’s developer surface includes authentication, documentation, support, and 10 more developer resources.

42.6/100 developing ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessPaidSelf serve
6 APIs
Lab ManagementInventory ManagementLife SciencesProcurementOrderingLaboratoryWebhook

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 42.6/100 · developing
Contract Quality 11.8 / 21
Developer Ergonomics 4.5 / 17
Access Clarity 6.7 / 17
Operational Transparency 3.8 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 6.6 / 15
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/quartzy: 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 6

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

Quartzy Inventory Items API

Lab inventory items and their physical instances.

Quartzy Labs API

Labs within an organization; the scope for inventory and ordering.

Quartzy Order Requests API

Procurement requests moving through Quartzy's ordering workflow.

Quartzy Types API

Item type categories used to classify inventory and requests.

Quartzy User API

The authenticated user and service health.

Quartzy Webhooks API

Event subscriptions for inventory and order-request changes.

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Quartzy Public API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Quartzy Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Quartzy Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

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

Quartzy Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Quartzy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Quartzy Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Quartzy Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Quartzy Agentic Access

17 operations · 6 acting

17 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: quartzy
url: https://raw.githubusercontent.com/api-evangelist/quartzy/refs/heads/main/apis.yml
name: Quartzy
kind: company
description: Quartzy is a lab management platform for life science teams that combines inventory management, supply ordering,
  and procurement in one place. Labs track every consumable, reagent, and piece of equipment, submit and approve order requests,
  and buy from a catalog of millions of lab products. Quartzy exposes a documented public REST API at api.quartzy.com so teams
  can create and update inventory items and order requests from external systems - ELNs, LIMS, and homegrown tools - and subscribe
  to webhooks for inventory and order-request events. The API is authenticated with a per-user AccessToken (Access-Token header)
  or OAuth2, and is available to all Quartzy accounts.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/quartzy.png
tags:
- Lab Management
- Inventory Management
- Life Sciences
- Procurement
- Ordering
- Laboratory
- Webhook
tags_raw:
- Lab Management
- Inventory Management
- Life Sciences
- Procurement
- Ordering
- Laboratory
- Webhooks
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.23'
apis:
- aid: quartzy:quartzy-inventory-items-api
  name: Quartzy Inventory Items API
  description: Lab inventory items and their physical instances.
  humanURL: https://docs.quartzy.com/api/
  baseURL: https://api.quartzy.com
  tags:
  - Inventory Items
  properties:
  - type: OpenAPI
    url: openapi/quartzy-inventory-items-api-openapi.yml
  - type: Documentation
    url: https://docs.quartzy.com/api/
  - type: APIReference
    url: https://docs.quartzy.com/api/
  - type: PostmanCollection
    url: collections/quartzy.postman_collection.json
  - type: OpenCollection
    url: collections/quartzy.opencollection.json
- aid: quartzy:quartzy-labs-api
  name: Quartzy Labs API
  description: Labs within an organization; the scope for inventory and ordering.
  humanURL: https://docs.quartzy.com/api/
  baseURL: https://api.quartzy.com
  tags:
  - Labs
  properties:
  - type: OpenAPI
    url: openapi/quartzy-labs-api-openapi.yml
  - type: Documentation
    url: https://docs.quartzy.com/api/
  - type: APIReference
    url: https://docs.quartzy.com/api/
  - type: PostmanCollection
    url: collections/quartzy.postman_collection.json
  - type: OpenCollection
    url: collections/quartzy.opencollection.json
- aid: quartzy:quartzy-order-requests-api
  name: Quartzy Order Requests API
  description: Procurement requests moving through Quartzy's ordering workflow.
  humanURL: https://docs.quartzy.com/api/
  baseURL: https://api.quartzy.com
  tags:
  - Order Requests
  properties:
  - type: OpenAPI
    url: openapi/quartzy-order-requests-api-openapi.yml
  - type: Documentation
    url: https://docs.quartzy.com/api/
  - type: APIReference
    url: https://docs.quartzy.com/api/
  - type: PostmanCollection
    url: collections/quartzy.postman_collection.json
  - type: OpenCollection
    url: collections/quartzy.opencollection.json
- aid: quartzy:quartzy-types-api
  name: Quartzy Types API
  description: Item type categories used to classify inventory and requests.
  humanURL: https://docs.quartzy.com/api/
  baseURL: https://api.quartzy.com
  tags:
  - Types
  properties:
  - type: OpenAPI
    url: openapi/quartzy-types-api-openapi.yml
  - type: Documentation
    url: https://docs.quartzy.com/api/
  - type: APIReference
    url: https://docs.quartzy.com/api/
  - type: PostmanCollection
    url: collections/quartzy.postman_collection.json
  - type: OpenCollection
    url: collections/quartzy.opencollection.json
- aid: quartzy:quartzy-user-api
  name: Quartzy User API
  description: The authenticated user and service health.
  humanURL: https://docs.quartzy.com/api/
  baseURL: https://api.quartzy.com
  tags:
  - User
  properties:
  - type: OpenAPI
    url: openapi/quartzy-user-api-openapi.yml
  - type: Documentation
    url: https://docs.quartzy.com/api/
  - type: APIReference
    url: https://docs.quartzy.com/api/
  - type: PostmanCollection
    url: collections/quartzy.postman_collection.json
  - type: OpenCollection
    url: collections/quartzy.opencollection.json
- aid: quartzy:quartzy-webhooks-api
  name: Quartzy Webhooks API
  description: Event subscriptions for inventory and order-request changes.
  humanURL: https://docs.quartzy.com/api/
  baseURL: https://api.quartzy.com
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/quartzy-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.quartzy.com/api/
  - type: APIReference
    url: https://docs.quartzy.com/api/
  - type: PostmanCollection
    url: collections/quartzy.postman_collection.json
  - type: OpenCollection
    url: collections/quartzy.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/quartzy-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/quartzy-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/quartzy-domain-security.yml
- type: Authentication
  url: authentication/quartzy-authentication.yml
- type: OAuthScopes
  url: scopes/quartzy-scopes.yml
- type: GitHubOrganization
  url: https://github.com/quartzy
- type: LinkedIn
  url: https://www.linkedin.com/company/quartzy
- type: Website
  url: https://www.quartzy.com
- type: Documentation
  url: https://docs.quartzy.com/api/
- type: Plans
  url: plans/quartzy-plans-pricing.yml
- type: RateLimits
  url: rate-limits/quartzy-rate-limits.yml
- type: FinOps
  url: finops/quartzy-finops.yml
- type: Support
  url: https://support.quartzy.com/hc/en-us/articles/5333106670747-Quartzy-API-and-Webhooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/quartzy"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/quartzy/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/quartzy/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.