SCADA website screenshot

SCADA

SCADA (Supervisory Control and Data Acquisition) is an industrial control system architecture used to monitor and control industrial processes, infrastructure, and facility-based equipment. It is widely used in manufacturing, energy, water treatment, oil and gas, transportation, and other critical infrastructure sectors to collect real-time data from remote sensors and control equipment. Modern SCADA systems increasingly expose REST APIs, OPC-UA endpoints, and MQTT brokers for integration with enterprise systems, cloud platforms, and AI/ML workloads.

SCADA publishes 5 APIs on the APIs.io network. Tagged areas include Critical Infrastructure, ICS, Industrial Automation, Industrial IoT, and OT Security.

The SCADA catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

SCADA’s developer surface includes documentation, GitHub presence, and 6 more developer resources.

33.6/100 thin ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
5 APIs
Critical InfrastructureICSIndustrial AutomationIndustrial IoTOT SecuritySCADA

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 33.6/100 · thin
Contract Quality 4.4 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 8.3 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 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/scada: 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 5

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

OPC Unified Architecture (OPC-UA)

OPC-UA (IEC 62541) is the industrial interoperability standard for secure, reliable data exchange in industrial automation and IoT environments. It provides a platform-independe...

MQTT Protocol

MQTT (Message Queuing Telemetry Transport, ISO/IEC 20922) is a lightweight pub/sub messaging protocol widely used in SCADA and IIoT applications for sensor data collection and d...

Modbus Protocol

Modbus is a serial communication protocol widely used in industrial automation and SCADA systems for connecting electronic devices. Modbus TCP/IP enables integration over standa...

Ignition SCADA REST API

Inductive Automation's Ignition SCADA platform provides a REST API for reading and writing tag values, managing alarms, retrieving historical data, and controlling system resour...

Historian and Alarm Data APIs

SCADA historians store time-series process data for analysis, reporting, and compliance. Major historian vendors (OSIsoft PI, Aspen InfoPlus.21, GE Proficy Historian) expose RES...

Pricing Plans 1

Published pricing tiers and plan structures.

Scada Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Scada Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Scada Finops

FINOPS

Semantic Vocabularies 1

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

Scada Context

6 classes · 23 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

SCADA API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 2

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

ScadaAlarm

16 properties

JSON SCHEMA

ScadaTag

12 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Scada Tag Structure

0 properties

JSON STRUCTURE

Examples 1

Example request and response payloads for these APIs.

Scada Tag Reading Example

4 fields

EXAMPLE

Security Posture 1

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

Scada Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: scada
name: SCADA
description: SCADA (Supervisory Control and Data Acquisition) is an industrial control system architecture used to monitor
  and control industrial processes, infrastructure, and facility-based equipment. It is widely used in manufacturing, energy,
  water treatment, oil and gas, transportation, and other critical infrastructure sectors to collect real-time data from remote
  sensors and control equipment. Modern SCADA systems increasingly expose REST APIs, OPC-UA endpoints, and MQTT brokers for
  integration with enterprise systems, cloud platforms, and AI/ML workloads.
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/scada.png
tags:
- Critical Infrastructure
- ICS
- Industrial Automation
- Industrial IoT
- OT Security
- SCADA
url: https://raw.githubusercontent.com/api-evangelist/scada/refs/heads/main/apis.yml
created: '2025-01-01'
modified: '2026-05-02'
specificationVersion: '0.19'
apis:
- aid: scada:opc-ua
  name: OPC Unified Architecture (OPC-UA)
  description: OPC-UA (IEC 62541) is the industrial interoperability standard for secure, reliable data exchange in industrial
    automation and IoT environments. It provides a platform-independent, service-oriented architecture for accessing real-time
    and historical data from PLCs, sensors, and SCADA systems. OPC-UA supports both client/server and pub/sub communication
    models.
  humanURL: https://opcfoundation.org/about/opc-technologies/opc-ua/
  tags:
  - IEC 62541
  - Industrial Interoperability
  - OPC-UA
  - Real-Time Data
  properties:
  - type: Documentation
    url: https://opcfoundation.org/about/opc-technologies/opc-ua/
  - type: Specification
    url: https://reference.opcfoundation.org/Core/Part1/v105/docs/
- aid: scada:mqtt
  name: MQTT Protocol
  description: MQTT (Message Queuing Telemetry Transport, ISO/IEC 20922) is a lightweight pub/sub messaging protocol widely
    used in SCADA and IIoT applications for sensor data collection and device control. MQTT brokers (Mosquitto, EMQX, HiveMQ)
    are commonly deployed in SCADA architectures for real-time telemetry streaming.
  humanURL: https://mqtt.org/
  tags:
  - IoT
  - MQTT
  - Messaging
  - Pub/Sub
  - Telemetry
  properties:
  - type: Documentation
    url: https://mqtt.org/
  - type: Specification
    url: https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html
- aid: scada:modbus
  name: Modbus Protocol
  description: Modbus is a serial communication protocol widely used in industrial automation and SCADA systems for connecting
    electronic devices. Modbus TCP/IP enables integration over standard Ethernet networks, making it one of the most common
    field device protocols in SCADA deployments.
  humanURL: https://modbus.org/
  tags:
  - Field Protocol
  - Industrial Automation
  - Modbus
  - PLC
  properties:
  - type: Documentation
    url: https://modbus.org/
  - type: Specification
    url: https://modbus.org/docs/Modbus_Application_Protocol_V1_1b3.pdf
- aid: scada:ignition-api
  name: Ignition SCADA REST API
  description: Inductive Automation's Ignition SCADA platform provides a REST API for reading and writing tag values, managing
    alarms, retrieving historical data, and controlling system resources. Ignition is one of the most widely deployed SCADA
    platforms in North America.
  humanURL: https://docs.inductiveautomation.com/
  baseURL: https://{ignition-host}/system/webdev
  tags:
  - Ignition
  - Industrial Automation
  - SCADA Platform
  properties:
  - type: Documentation
    url: https://docs.inductiveautomation.com/
- aid: scada:had-api
  name: Historian and Alarm Data APIs
  description: SCADA historians store time-series process data for analysis, reporting, and compliance. Major historian vendors
    (OSIsoft PI, Aspen InfoPlus.21, GE Proficy Historian) expose REST APIs for querying historical process data. The OSIsoft
    PI Web API provides a RESTful interface to PI System data assets.
  humanURL: https://techsupport.osisoft.com/Documentation/PI-Web-API/
  tags:
  - Historian
  - OSIsoft PI
  - Time-Series
  properties:
  - type: Documentation
    url: https://techsupport.osisoft.com/Documentation/PI-Web-API/
common:
- type: DomainSecurity
  url: security/scada-domain-security.yml
- type: Website
  url: https://www.isa.org/
- type: Standards Body
  url: https://opcfoundation.org/
- type: Standards Body
  url: https://www.iec.ch/
- type: Documentation
  url: https://www.cisa.gov/topics/industrial-control-systems
- type: GitHub
  url: https://github.com/topics/scada
- type: Vocabulary
  url: vocabulary/scada-vocabulary.yml
- type: JSONLD
  url: json-ld/scada-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com