FACTORY I/O website screenshot

FACTORY I/O

FACTORY I/O is a software simulation tool that allows users to create and simulate industrial automation systems in a virtual environment. It provides a realistic and interactive platform for training, testing, and troubleshooting automation processes without the need for physical equipment. Users can design their own control systems, program PLCs, and observe the behavior of machines and processes in real-time.

FACTORY I/O publishes 3 APIs on the APIs.io network: Tag Values API, Tag Values by Name API, and Tags API. Tagged areas include Industrial Automation, Simulations, and Software Simulation.

The FACTORY I/O catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

FACTORY I/O’s developer surface includes documentation, engineering blog, and 4 more developer resources.

42.2/100 developing ▬ flat Agent 35/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
4 APIs
Industrial AutomationSimulationsSoftware Simulation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 42.2/100 · developing
Contract Quality 14.8 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 5.6 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/factory-i-o: 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 4

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

FACTORY I/O Web API

The web server in Factory I/O exposes a REST API for reading and writing simulation values from external clients. The web server uses conventional HTTP response codes to indicat...

FACTORY I/O Tag Values API

Operations for reading and writing tag values by ID

FACTORY I/O Tag Values by Name API

Operations for reading and writing tag values by name

FACTORY I/O Tags API

Operations for listing and querying scene tags

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Factory I O Rate Limits

5 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.

Factory I O Context

6 classes · 11 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

FACTORY I/O API Rules

5 rules · 3 warnings 2 info

SPECTRAL

FACTORY I/O API Rules

6 rules · 1 errors 4 warnings

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Tag

10 properties

JSON SCHEMA

TagValueResult

5 properties

JSON SCHEMA

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Factory I O Tag Structure

0 properties

JSON STRUCTURE

Factory I O Tag Value Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Security Posture 1

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

Factory I O Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Factory I O Agentic Access

15 operations · 10 acting

15 operations · 10 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: factory-i-o
name: FACTORY I/O
description: FACTORY I/O is a software simulation tool that allows users to create and simulate industrial automation systems
  in a virtual environment. It provides a realistic and interactive platform for training, testing, and troubleshooting automation
  processes without the need for physical equipment. Users can design their own control systems, program PLCs, and observe
  the behavior of machines and processes in real-time.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/factory-i-o.png
tags:
- Industrial Automation
- Simulations
- Software Simulation
url: https://raw.githubusercontent.com/api-evangelist/factory-i-o/refs/heads/main/apis.yml
created: '2025-03-01'
modified: '2026-04-28'
position: Consumer
access: 3rd-Party
specificationVersion: '0.19'
apis:
- aid: factory-i-o:factory-i-o
  name: FACTORY I/O Web API
  description: 'The web server in Factory I/O exposes a REST API for reading and writing simulation values from external clients.
    The web server uses conventional HTTP response codes to indicate success or failure: 2xx for success, 4xx for client errors,
    and 5xx for errors in Factory I/O.'
  humanURL: https://docs.factoryio.com/manual/web-api/
  tags:
  - Industrial Automation
  - Simulations
  - Software Simulation
  properties:
  - type: Documentation
    url: https://docs.factoryio.com/manual/web-api/
  - type: GitHubOrganization
    url: https://github.com/RealGames
- aid: factory-i-o:factory-i-o-tag-values-api
  name: FACTORY I/O Tag Values API
  description: Operations for reading and writing tag values by ID
  humanURL: https://docs.factoryio.com/manual/web-api/
  tags:
  - Tag Values
  properties:
  - type: OpenAPI
    url: openapi/factory-i-o-tag-values-api-openapi.yml
- aid: factory-i-o:factory-i-o-tag-values-by-name-api
  name: FACTORY I/O Tag Values by Name API
  description: Operations for reading and writing tag values by name
  humanURL: https://docs.factoryio.com/manual/web-api/
  tags:
  - Tag Values by Name
  properties:
  - type: OpenAPI
    url: openapi/factory-i-o-tag-values-by-name-api-openapi.yml
- aid: factory-i-o:factory-i-o-tags-api
  name: FACTORY I/O Tags API
  description: Operations for listing and querying scene tags
  humanURL: https://docs.factoryio.com/manual/web-api/
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/factory-i-o-tags-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/factory-i-o-agentic-access.yml
- type: DomainSecurity
  url: security/factory-i-o-domain-security.yml
- type: Website
  url: https://factoryio.com
- type: Documentation
  url: https://docs.factoryio.com/
- type: Blog
  url: https://factoryio.com/blog
- type: GitHubOrganization
  url: https://github.com/RealGames
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com