Elementum

Elementum is an AI-native process automation and orchestration platform that lets enterprises build custom business workflows that coordinate people, rules, LLMs, and AI agents without moving data out of the customer's own data warehouse (its "Zero Persistence" / CloudLink model, with first-class Snowflake integration). Originally a multi-enterprise supply chain orchestration vendor, Elementum pivoted to general enterprise AI orchestration spanning supply chain, finance, healthcare, and compliance. It exposes a versioned REST API (v1, US and EU regions) secured with OAuth 2.0 client-credentials for records, apps, elements, tasks, attachments, comments, watchers, related items, agents, automations, flows, skills, tables, views, groups, and users, plus a public documentation MCP server, SAML SSO/SCIM provisioning, and service accounts for agents and automations. Elementum is backed by Lightspeed Venture Partners, Snowflake Ventures, and others.

Elementum publishes 1 API on the APIs.io network. Tagged areas include Company, AI, Automation, Workflow, and Orchestration.

Elementum’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, signup flow, authentication, and 16 more developer resources.

43.8/100 thin Agent 65/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAIAutomationWorkflowOrchestrationAgentsSupply ChainNo-CodeEnterpriseSnowflake

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 43.8/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 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 0 / 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/elementum: 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

Elementum API

Elementum's versioned REST API (v1) for programmatically working with records across apps, elements, and tasks, plus attachments, links, comments, watchers, related items, agent...

MCP Servers

elementum-mcp.yml

MCP SERVER

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

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: elementum
name: Elementum
description: Elementum is an AI-native process automation and orchestration platform that lets enterprises build custom business
  workflows that coordinate people, rules, LLMs, and AI agents without moving data out of the customer's own data warehouse
  (its "Zero Persistence" / CloudLink model, with first-class Snowflake integration). Originally a multi-enterprise supply
  chain orchestration vendor, Elementum pivoted to general enterprise AI orchestration spanning supply chain, finance, healthcare,
  and compliance. It exposes a versioned REST API (v1, US and EU regions) secured with OAuth 2.0 client-credentials for records,
  apps, elements, tasks, attachments, comments, watchers, related items, agents, automations, flows, skills, tables, views,
  groups, and users, plus a public documentation MCP server, SAML SSO/SCIM provisioning, and service accounts for agents and
  automations. Elementum is backed by Lightspeed Venture Partners, Snowflake Ventures, and others.
url: https://raw.githubusercontent.com/api-evangelist/elementum/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
image: https://www.elementum.ai/opengraph-image-12jlf3?57ba9092a8cf43dd
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- AI
- Automation
- Workflow
- Orchestration
- Agents
- Supply Chain
- No-Code
- Enterprise
- Snowflake
apis:
- name: Elementum API
  description: Elementum's versioned REST API (v1) for programmatically working with records across apps, elements, and tasks,
    plus attachments, links, comments, watchers, related items, agents, automations, flows, skills, tables, views, groups,
    and users. Authenticated with OAuth 2.0 client credentials; cursor-based (Relay-style) pagination and RSQL filtering on
    search endpoints. Available in US and EU regions.
  humanURL: https://docs.elementum.io/api-reference/api-introduction
  baseURL: https://api.elementum.io/v1
  tags:
  - Records
  - Automation
  - Agents
  - Workflow
  properties:
  - type: OpenAPI
    url: openapi/elementum-openapi-original.json
  - type: Overlay
    url: overlays/elementum-openapi-overlay.yaml
  - type: Documentation
    url: https://docs.elementum.io/api-reference/api-introduction
  - type: APIReference
    url: https://docs.elementum.io/api-reference/api-introduction
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://docs.elementum.io/
- type: Documentation
  url: https://docs.elementum.io/getting-started/welcome-to-elementum
- type: APIReference
  url: https://docs.elementum.io/api-reference/api-introduction
- type: GettingStarted
  url: https://docs.elementum.io/getting-started/quickstart
- type: Blog
  url: https://www.elementum.ai/blog
- type: Support
  url: https://docs.elementum.io/support/resources
- type: SignUp
  url: https://app.elementum.io
- type: TermsOfService
  url: https://www.elementum.ai/terms
- type: PrivacyPolicy
  url: https://www.elementum.ai/privacy
- type: Roadmap
  url: https://docs.elementum.io/release-notes/upcoming-features
- type: StatusPage
  url: https://status.elementum.io/
- type: MCPServer
  url: mcp/elementum-mcp.yml
- type: Authentication
  url: authentication/elementum-authentication.yml
- type: AgenticAccess
  url: agentic-access/elementum-agentic-access.yml
- type: Conventions
  url: conventions/elementum-conventions.yml
- type: ErrorCatalog
  url: errors/elementum-problem-types.yml
- type: Lifecycle
  url: lifecycle/elementum-lifecycle.yml
- type: DataModel
  url: data-model/elementum-data-model.yml
- type: Conformance
  url: conformance/elementum-conformance.yml
- type: LLMsTxt
  url: llms/elementum-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: ChangeLog
  url: changelog/elementum-changelog.yml
- type: DomainSecurity
  url: security/elementum-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence