Litmus Automation website screenshot

Litmus Automation

Litmus Automation (Litmus) is an industrial data platform company that helps manufacturers connect industrial systems, standardize operational data, and deploy analytics, AI, and automation at scale across plant locations. Its products are Litmus Edge (an industrial edge data platform for device connectivity, DataOps, edge intelligence, and analytics), Litmus Edge Manager (centralized fleet management for distributed edge deployments), and Litmus Unify (an MQTT-based Unified Namespace). Litmus exposes a large public API surface — roughly 2,004 endpoints across the three products (REST plus newer GraphQL areas), OAuth2 client-credentials authentication, a standalone litmus-cli, a Python SDK, and an open-source Model Context Protocol (MCP) server for agentic access. Backed by Insight Partners.

Litmus Automation publishes 3 APIs on the APIs.io network. Tagged areas include Company, Manufacturing, Industrial IoT, Edge Computing, and IIoT.

Litmus Automation’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 20 more developer resources.

41.2/100 developing ▬ flat Agent 6/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
3 APIs 1 MCP Servers
CompanyManufacturingIndustrial IoTEdge ComputingIIoTUnified NamespaceMQTTDataOpsIndustrial Data PlatformAnalytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/litmus-automation: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

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

Litmus Edge

Industrial edge data platform for device connectivity, industrial DataOps, edge intelligence, and analytics. Around 871 endpoints in the 4.0.x line; most endpoints are REST whil...

Litmus Edge Manager

Centralized management for distributed edge environments — fleet operations, companies, projects, licensing, RBAC, and admin console. Around 304 REST endpoints in the 2.31.x lin...

Litmus Unify

MQTT-based Unified Namespace (UNS) operations — namespace/class config, MQTT accounts and ACL rules, clients, integrations (Kafka, connectors), and configuration. Around 46 endp...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Litmus MCP Server

Official open-source Model Context Protocol server for Litmus Edge — turns natural-language prompts into real edge operations across devices, telemetry, containers, and data mod...

MCP SERVER

Security Posture 3

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

Litmus Automation Authentication

oauth2/apiKey · 2 schemes

SECURITY

Litmus Automation 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

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

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: litmus-automation
name: Litmus Automation
description: Litmus Automation (Litmus) is an industrial data platform company that helps manufacturers connect industrial
  systems, standardize operational data, and deploy analytics, AI, and automation at scale across plant locations. Its products
  are Litmus Edge (an industrial edge data platform for device connectivity, DataOps, edge intelligence, and analytics), Litmus
  Edge Manager (centralized fleet management for distributed edge deployments), and Litmus Unify (an MQTT-based Unified Namespace).
  Litmus exposes a large public API surface — roughly 2,004 endpoints across the three products (REST plus newer GraphQL areas),
  OAuth2 client-credentials authentication, a standalone litmus-cli, a Python SDK, and an open-source Model Context Protocol
  (MCP) server for agentic access. Backed by Insight Partners.
url: https://raw.githubusercontent.com/api-evangelist/litmus-automation/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
image: https://litmus.io/favicon.ico
tags:
- Company
- Manufacturing
- Industrial IoT
- Edge Computing
- IIoT
- Unified Namespace
- MQTT
- DataOps
- Industrial Data Platform
- Analytics
apis:
- name: Litmus Edge
  description: Industrial edge data platform for device connectivity, industrial DataOps, edge intelligence, and analytics.
    Around 871 endpoints in the 4.0.x line; most endpoints are REST while newer areas (DeviceHub, Digital Twins, Analytics,
    Integrations) use GraphQL. OAuth2 client-credentials bearer tokens.
  humanURL: https://api.litmus.io/le/agents.md
  baseURL: https://api.litmus.io
  properties:
  - type: APIReference
    url: https://api.litmus.io/le/agents.md
  - type: GraphQL
    url: https://api.litmus.io/le/devicehub/agents.md
- name: Litmus Edge Manager
  description: Centralized management for distributed edge environments — fleet operations, companies, projects, licensing,
    RBAC, and admin console. Around 304 REST endpoints in the 2.31.x line. X-AuthToken admin API token authentication.
  humanURL: https://api.litmus.io/lem/agents.md
  baseURL: https://api.litmus.io
  properties:
  - type: APIReference
    url: https://api.litmus.io/lem/agents.md
- name: Litmus Unify
  description: MQTT-based Unified Namespace (UNS) operations — namespace/class config, MQTT accounts and ACL rules, clients,
    integrations (Kafka, connectors), and configuration. Around 46 endpoints. OAuth2 bearer tokens.
  humanURL: https://api.litmus.io/luns/agents.md
  baseURL: https://api.litmus.io
  properties:
  - type: APIReference
    url: https://api.litmus.io/luns/agents.md
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 11
  pass: local-v1
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/litmus-automation-trust-center.yml
- type: Compliance
  url: https://trust.litmus.io/
- type: Website
  url: https://litmus.io/
- type: DeveloperPortal
  url: https://api.litmus.io
- type: Documentation
  url: https://docs.litmus.io
- type: APIReference
  url: https://api.litmus.io
- type: GettingStarted
  url: https://litmus.io/get-started
- type: Support
  url: https://support.litmus.io
- type: Blog
  url: https://litmus.io/blog
- type: GitHubOrganization
  url: https://github.com/litmusautomation
- type: Pricing
  url: https://litmus.io/pricing
- type: SignUp
  url: https://litmus.io/get-started
- type: TermsOfService
  url: https://litmus.io/terms-of-use/
- type: PrivacyPolicy
  url: https://litmus.io/privacy-policy/
- type: StatusPage
  url: https://status.litmus.io
- type: LLMsTxt
  url: llms/litmus-automation-llms.txt
- type: MCPServer
  url: mcp/litmus-automation-mcp.yml
- type: Packages
  url: packages/litmus-automation-packages.yml
- type: SDKs
  url: packages/litmus-automation-packages.yml
- type: CLI
  url: cli/litmus-automation-cli.yml
- type: Authentication
  url: authentication/litmus-automation-authentication.yml
- type: ChangeLog
  url: changelog/litmus-automation-changelog.yml
- type: Conventions
  url: conventions/litmus-automation-conventions.yml
- type: Conformance
  url: conformance/litmus-automation-conformance.yml
- type: Lifecycle
  url: lifecycle/litmus-automation-lifecycle.yml
- type: Deprecation
  url: lifecycle/litmus-automation-lifecycle.yml
- type: DomainSecurity
  url: security/litmus-automation-domain-security.yml

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/litmus-automation"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/litmus-automation/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/litmus-automation/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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