Sepasoft

Sepasoft builds Manufacturing Execution System (MES) software delivered as modules for the Inductive Automation Ignition platform, used to control, track and document the transformation of raw materials into finished goods in real time. The suite spans OEE and downtime tracking, track and trace, ISA-88 batch procedure control, statistical process control, settings and changeover, document management, and ERP integration through the Business Connector (B2MML / ISA-95) and an SAP interface, alongside SepaIQ for analytics, machine learning and LLM features. Its integration surface is the Web Services module, which turns a customer's own Ignition Gateway into a REST and SOAP provider and consumer rather than a hosted API Sepasoft operates.

Sepasoft publishes 1 API on the APIs.io network. Tagged areas include Manufacturing, Manufacturing Execution System, Industrial Automation, OEE, and Track and Trace.

The Sepasoft catalog on APIs.io includes 1 JSON-LD context.

Sepasoft’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, changelog, and 17 more developer resources.

38.0/100 thin ▬ flat Agent 11/100 agent aware saas Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
AccessPaid
1 APIs
ManufacturingManufacturing Execution SystemIndustrial AutomationOEETrack and TraceBatch ProcessingStatistical Process ControlERP IntegrationISA-95Ignition

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 38.0/100 · thin
Contract Quality 3.7 / 25
Developer Ergonomics 9.5 / 20
Access Clarity 12.6 / 20
Operational Transparency 2.7 / 13
Contract Governance 1.8 / 12
Discoverability 7.6 / 10
Agent readiness — 11/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/sepasoft: 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.

Sepasoft Web Services

The REST and SOAP surface the Sepasoft Web Services module exposes. Endpoints are authored by the operator in the Ignition Designer and served from the customer's own Ignition G...

Pricing Plans 1

Published pricing tiers and plan structures.

Sepasoft Plans Pricing

16 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sepasoft Rate Limits

1 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Sepasoft Context

19 classes · 19 properties

JSON-LD

Security Posture 3

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

Sepasoft Authentication

5 schemes

SECURITY

Sepasoft Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Sepasoft Trust Center

SOC 2, ISO 27001

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

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 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sepasoft
name: Sepasoft
description: Sepasoft builds Manufacturing Execution System (MES) software delivered as modules for the Inductive Automation
  Ignition platform, used to control, track and document the transformation of raw materials into finished goods in real time.
  The suite spans OEE and downtime tracking, track and trace, ISA-88 batch procedure control, statistical process control,
  settings and changeover, document management, and ERP integration through the Business Connector (B2MML / ISA-95) and an
  SAP interface, alongside SepaIQ for analytics, machine learning and LLM features. Its integration surface is the Web Services
  module, which turns a customer's own Ignition Gateway into a REST and SOAP provider and consumer rather than a hosted API
  Sepasoft operates.
type: Index
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: paid
  onboarding: sales
  trial: false
  try_now: false
  public: false
  label: Commercial
  confidence: high
  source:
  - https://www.sepasoft.com/pricing-mes/
  - https://www.sepasoft.com/pricing-sepaiq/
  generated: '2026-08-27'
  method: searched
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sepasoft.png
tags:
- Manufacturing
- Manufacturing Execution System
- Industrial Automation
- OEE
- Track and Trace
- Batch Processing
- Statistical Process Control
- ERP Integration
- ISA-95
- Ignition
created: '2025-03-01'
modified: '2026-08-27'
url: https://raw.githubusercontent.com/api-evangelist/sepasoft/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: sepasoft:sepasoft
  name: Sepasoft Web Services
  description: The REST and SOAP surface the Sepasoft Web Services module exposes. Endpoints are authored by the operator
    in the Ignition Designer and served from the customer's own Ignition Gateway, mounted beneath /main/system/ws/rest and
    /main/system/ws/soap, so the host and port are deployment-specific. GET, POST, PUT and DELETE are supported with JSON
    or XML responses; provider-side authentication is HTTP Basic against an Ignition User Source with optional role constraints.
    Sepasoft publishes no machine-readable contract for this surface - the SOAP WSDL is generated at runtime, per endpoint,
    on the customer's gateway.
  humanURL: https://docs.sepasoft.com/articles/user-manual/web-services
  baseURL: https://{ignition-gateway-host}:{port}/main/system/ws/rest
  tags:
  - Web Services
  - REST
  - SOAP
  - Manufacturing
  - MES
  properties:
  - type: Documentation
    url: https://docs.sepasoft.com/articles/user-manual/web-services
  - type: APIReference
    url: https://docs.sepasoft.com/articles/user-manual/restful-endpoints
  - type: Authentication
    url: authentication/sepasoft-authentication.yml
  - type: Conventions
    url: conventions/sepasoft-conventions.yml
  - type: ErrorCatalog
    url: errors/sepasoft-problem-types.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
common:
- type: Website
  url: https://www.sepasoft.com/
- type: Documentation
  url: https://docs.sepasoft.com/
- type: APIReference
  url: https://docs.sepasoft.com/articles/user-manual/web-services
- type: GettingStarted
  url: https://www.sepasoft.com/learn/
- type: Support
  url: https://www.sepasoft.com/support/
- type: Blog
  url: https://www.sepasoft.com/blog/
- type: Pricing
  url: https://www.sepasoft.com/pricing-mes/
- type: TermsOfService
  url: https://www.sepasoft.com/terms-of-use/
- type: PrivacyPolicy
  url: https://www.sepasoft.com/privacy-policy/
- type: ChangeLog
  url: changelog/sepasoft-changelog.yml
- type: ReleaseNotes
  url: https://docs.sepasoft.com/articles/release-notes-publication/service-pack-release-notes
- type: Lifecycle
  url: lifecycle/sepasoft-lifecycle.yml
- type: Authentication
  url: authentication/sepasoft-authentication.yml
- type: Conventions
  url: conventions/sepasoft-conventions.yml
- type: ErrorCatalog
  url: errors/sepasoft-problem-types.yml
- type: Conformance
  url: conformance/sepasoft-conformance.yml
- type: Compliance
  url: security/sepasoft-trust-center.yml
- type: TrustCenter
  url: security/sepasoft-trust-center.yml
- type: DomainSecurity
  url: security/sepasoft-domain-security.yml
- type: Plans
  url: plans/sepasoft-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sepasoft-rate-limits.yml
- type: Packages
  url: packages/sepasoft-packages.yml
- type: LLMsTxt
  url: llms/sepasoft-llms.txt
- type: Vocabulary
  url: vocabulary/sepasoft-vocabulary.yml
x-enrichment:
  date: '2026-08-27'
  status: enriched
  artifacts_added: 9
  pass: local-v1
x-coverage:
  state: covered
  reason: covered
  detail: 'Sepasoft''s public surface was fully readable and was harvested - pricing, release notes, the Web Services REST/SOAP
    reference, auth model and error semantics all came from the provider''s own docs. The one thing that does not exist is
    a machine-readable contract: Sepasoft ships a module that lets each customer author REST/SOAP endpoints on their own Ignition
    Gateway, so the WSDL is generated at runtime per deployment and there is no OpenAPI, AsyncAPI, GraphQL SDL or Postman
    collection to publish.'
  evidence:
  - url: https://docs.sepasoft.com/articles/user-manual/restful-endpoints
    status: 200
  - url: https://www.sepasoft.com/openapi.json
    status: 404
  checked: '2026-08-27'

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