Confident Cannabis

Confident Cannabis (CC Software LLC, operating as Confident LIMS) is a cloud-based Laboratory Information Management System for analytical testing labs and their clients across cannabis and hemp, food and beverage, environmental, agriculture, nutraceuticals, cosmetics, oil and gas, and industrial chemical testing. Its public v0 REST API lets labs manage samples, orders, and the order-status lifecycle, submit per-compound test results, and upload Certificates of Analysis, while testing clients read their labs, orders, samples, and results. Authentication is API-key based with optional HMAC-SHA256 request signing. Founded 2015 and backed by Bullpen Capital, the platform serves 100+ labs and 15,000+ active testing clients.

Confident Cannabis publishes 3 APIs on the APIs.io network: API - Lab Endpoints, API - Client Endpoints, and API - Common Reference Data. Tagged areas include Company, Cannabis, Laboratory, LIMS, and Testing.

Confident Cannabis’ developer surface includes documentation, API reference, authentication, engineering blog, support, pricing, signup flow, and 17 more developer resources.

41.9/100 thin Agent 55/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
3 APIs 1 MCP Servers 0 Features
CompanyCannabisLaboratoryLIMSTestingComplianceCertificate of AnalysisLife Sciences

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 41.9/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 55/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/confident-cannabis: 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

Confident Cannabis API - Lab Endpoints

Endpoints for laboratories to manage samples, orders, the order-status lifecycle, test results, file uploads (COA, images, documents), and client relationships.

Confident Cannabis API - Client Endpoints

Read-only endpoints for testing clients to view their associated labs, orders, samples, and test results.

Confident Cannabis API - Common Reference Data

Shared reference-data endpoints (compounds, test types, sample types, categories, classifications, production methods, order statuses).

MCP Servers

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: confident-cannabis
name: Confident Cannabis
description: Confident Cannabis (CC Software LLC, operating as Confident LIMS) is a cloud-based Laboratory Information Management
  System for analytical testing labs and their clients across cannabis and hemp, food and beverage, environmental, agriculture,
  nutraceuticals, cosmetics, oil and gas, and industrial chemical testing. Its public v0 REST API lets labs manage samples,
  orders, and the order-status lifecycle, submit per-compound test results, and upload Certificates of Analysis, while testing
  clients read their labs, orders, samples, and results. Authentication is API-key based with optional HMAC-SHA256 request
  signing. Founded 2015 and backed by Bullpen Capital, the platform serves 100+ labs and 15,000+ active testing clients.
url: https://raw.githubusercontent.com/api-evangelist/confident-cannabis/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bullpen-capital
x-tier: enriched
x-tier-reason: public-api-found
image: https://cdn.prod.website-files.com/64d6509bb299ffdf28c03cc4/65005f8fc24b671e1c5f5e68_webclip.jpg
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Cannabis
- Laboratory
- LIMS
- Testing
- Compliance
- Certificate of Analysis
- Life Sciences
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Confident Cannabis API - Lab Endpoints
  description: Endpoints for laboratories to manage samples, orders, the order-status lifecycle, test results, file uploads
    (COA, images, documents), and client relationships.
  humanURL: https://confidentlims.readme.io/reference
  baseURL: https://api.confidentcannabis.com
  tags:
  - Samples
  - Orders
  - Test Results
  - Clients
  properties:
  - type: OpenAPI
    url: openapi/confident-cannabis-lab-openapi.json
  - type: Overlay
    url: overlays/confident-cannabis-lab-overlay.yaml
- name: Confident Cannabis API - Client Endpoints
  description: Read-only endpoints for testing clients to view their associated labs, orders, samples, and test results.
  humanURL: https://confidentlims.readme.io/reference
  baseURL: https://api.confidentcannabis.com
  tags:
  - Clients
  - Orders
  - Samples
  properties:
  - type: OpenAPI
    url: openapi/confident-cannabis-client-openapi.json
  - type: Overlay
    url: overlays/confident-cannabis-client-overlay.yaml
- name: Confident Cannabis API - Common Reference Data
  description: Shared reference-data endpoints (compounds, test types, sample types, categories, classifications, production
    methods, order statuses).
  humanURL: https://confidentlims.readme.io/reference
  baseURL: https://api.confidentcannabis.com
  tags:
  - Reference Data
  properties:
  - type: OpenAPI
    url: openapi/confident-cannabis-common-openapi.json
  - type: Overlay
    url: overlays/confident-cannabis-common-overlay.yaml
common:
- type: Website
  url: https://www.confidentlims.com
- type: DeveloperPortal
  url: https://confidentlims.readme.io/
- type: Documentation
  url: https://confidentlims.readme.io/
- type: APIReference
  url: https://confidentlims.readme.io/reference
- type: Authentication
  url: authentication/confident-cannabis-authentication.yml
- type: DomainSecurity
  url: security/confident-cannabis-domain-security.yml
- type: ErrorCatalog
  url: errors/confident-cannabis-problem-types.yml
- type: Conventions
  url: conventions/confident-cannabis-conventions.yml
- type: Lifecycle
  url: lifecycle/confident-cannabis-lifecycle.yml
- type: DataModel
  url: data-model/confident-cannabis-data-model.yml
- type: Conformance
  url: conformance/confident-cannabis-conformance.yml
- type: Compliance
  url: https://www.confidentlims.com/ai-info
- type: WellKnown
  url: well-known/confident-cannabis-well-known.yml
- type: MCPServer
  url: mcp/confident-cannabis-mcp.yml
- type: LLMsTxt
  url: llms/confident-cannabis-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: GitHubOrganization
  url: https://github.com/ConfidentCannabis
- type: Blog
  url: https://www.confidentlims.com/blog
- type: Support
  url: https://help.confidentlims.com/
- type: Pricing
  url: https://www.confidentlims.com/pricing
- type: SignUp
  url: https://accounts.confidentlims.com/register
- type: Login
  url: https://accounts.confidentlims.com/login
- type: TermsOfService
  url: https://www.confidentlims.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.confidentlims.com/privacy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence