Andium website screenshot

Andium

Andium is a New York City based industrial IoT company that combines its own hardware and AI software into an end-to-end remote field monitoring platform for the energy sector. Its InSite smart camera and edge software watch remote oil and gas wellsites for methane leaks, flare and pilot-light outages, tank levels, liquid spills, fire and asset movement, and push real-time alerts to operators instead of sending crews to look. The company reports cutting site greenhouse-gas emissions by up to 65%, field operating costs by up to 45% and windshield time by 80%, and raised a $21.7M Series B led by Aramco Ventures. Andium publishes no public developer program, documentation or specification for that monitoring platform; the only callable, machine-readable API surface on any andium.com host is the Universal Commerce Protocol MCP endpoint on its Shopify-backed merchandise storefront at shop.andium.com.

Andium publishes 1 API on the APIs.io network. Tagged areas include Company, Energy, Oil and Gas, Industrial IoT, and Remote Monitoring.

Andium’s developer surface includes engineering blog, support, authentication, and 21 more developer resources.

26.9/100 emerging ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs 1 MCP Servers
CompanyEnergyOil and GasIndustrial IoTRemote MonitoringMethane DetectionEmissionsComputer VisionEdge ComputingCommerceModel Context Protocol

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 26.9/100 · emerging
Contract Quality 0.0 / 21
Developer Ergonomics 5.5 / 17
Commercial Clarity 3.6 / 17
Operational Transparency 0.6 / 11
Governance 1.3 / 10
Discoverability 7.4 / 9
Regulatory Posture 8.5 / 15
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 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 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 Energy & Utilities 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/andium: 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.

Andium Store UCP / MCP

The Universal Commerce Protocol shopping service on Andium's merchandise storefront, exposed as a Model Context Protocol endpoint over JSON-RPC 2.0. Thirteen tools cover catalog...

MCP Servers 1

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

andium-mcp.yml

MCP SERVER

Security Posture 2

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

Andium Authentication

oauth2/openIdConnect/none · 3 schemes

SECURITY

Andium Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Andium Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

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 2

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: andium
name: Andium
description: Andium is a New York City based industrial IoT company that combines its own hardware and AI software into an
  end-to-end remote field monitoring platform for the energy sector. Its InSite smart camera and edge software watch remote
  oil and gas wellsites for methane leaks, flare and pilot-light outages, tank levels, liquid spills, fire and asset movement,
  and push real-time alerts to operators instead of sending crews to look. The company reports cutting site greenhouse-gas
  emissions by up to 65%, field operating costs by up to 45% and windshield time by 80%, and raised a $21.7M Series B led
  by Aramco Ventures. Andium publishes no public developer program, documentation or specification for that monitoring platform;
  the only callable, machine-readable API surface on any andium.com host is the Universal Commerce Protocol MCP endpoint on
  its Shopify-backed merchandise storefront at shop.andium.com.
image: https://images.prismic.io/andium/a928cac3-dcf8-4940-b631-975802d4ceb0_meta-image-whole-site.jpg?auto=compress,format
url: https://raw.githubusercontent.com/api-evangelist/andium/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-06'
modified: '2026-08-06'
tags:
- Company
- Energy
- Oil and Gas
- Industrial IoT
- Remote Monitoring
- Methane Detection
- Emissions
- Computer Vision
- Edge Computing
- Commerce
- Model Context Protocol
apis:
- aid: andium:store-ucp
  name: Andium Store UCP / MCP
  description: The Universal Commerce Protocol shopping service on Andium's merchandise storefront, exposed as a Model Context
    Protocol endpoint over JSON-RPC 2.0. Thirteen tools cover catalog search and lookup, product detail, cart create/update/cancel,
    checkout create/update/complete/cancel and order read, each with a full JSON Schema 2020-12 input schema returned live
    from tools/list. Anonymous for reads; payment requires an explicit human approval step. The protocol implementation is
    Shopify's native UCP support, served from an Andium-controlled host.
  humanURL: https://shop.andium.com/agents.md
  baseURL: https://shop.andium.com/api/ucp/mcp
  tags:
  - Commerce
  - Model Context Protocol
  - Universal Commerce Protocol
  - Agents
  properties:
  - type: MCPServer
    url: mcp/andium-mcp.yml
  - type: Documentation
    url: https://shop.andium.com/agents.md
  - type: LLMsTxt
    url: llms/andium-llms.txt
  - type: Authentication
    url: authentication/andium-authentication.yml
  - type: OAuthScopes
    url: scopes/andium-scopes.yml
  - type: Conventions
    url: conventions/andium-conventions.yml
  - type: Idempotency
    url: conventions/andium-conventions.yml
  - type: ErrorCatalog
    url: errors/andium-problem-types.yml
  - type: DataModel
    url: data-model/andium-data-model.yml
  - type: Lifecycle
    url: lifecycle/andium-lifecycle.yml
  - type: Conformance
    url: conformance/andium-conformance.yml
  - type: TermsOfService
    url: https://shop.andium.com/policies/terms-of-service
  - type: PrivacyPolicy
    url: https://shop.andium.com/policies/privacy-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/andium-domain-security.yml
- type: Website
  url: https://www.andium.com/
- type: Blog
  url: https://www.andium.com/blog
- type: Press
  url: https://www.andium.com/press
- type: Support
  url: https://www.andium.com/contact
- type: TermsOfService
  url: https://www.andium.com/andium-terms-of-service
- type: PrivacyPolicy
  url: https://www.andium.com/andium-privacy-statement
- type: GitHubOrganization
  url: https://github.com/andium
- type: LinkedIn
  url: https://www.linkedin.com/company/andium
- type: Careers
  url: https://ats.rippling.com/andium-careers/jobs
- type: MCPServer
  url: mcp/andium-mcp.yml
- type: WellKnown
  url: well-known/andium-well-known.yml
- type: LLMsTxt
  url: llms/andium-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/andium-authentication.yml
- type: OAuthScopes
  url: scopes/andium-scopes.yml
- type: Conventions
  url: conventions/andium-conventions.yml
- type: Idempotency
  url: conventions/andium-conventions.yml
- type: ErrorCatalog
  url: errors/andium-problem-types.yml
- type: Lifecycle
  url: lifecycle/andium-lifecycle.yml
- type: Conformance
  url: conformance/andium-conformance.yml
- type: DataModel
  url: data-model/andium-data-model.yml
- type: Packages
  url: packages/andium-packages.yml
- type: SecondaryMarket
  url: https://forgeglobal.com/andium_stock/
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 20
  pass: local-v1