SPX Graphics website screenshot

SPX Graphics

SPX Graphics is an open-source, browser-based graphics control system for live video productions and live streams. It provides a REST API for external control of graphics templates, rundowns, and playback via integrations with CasparCG, OBS, vMix, and similar broadcast software. SPX enables operators to trigger, control, and update live graphics overlays programmatically or via UI.

SPX Graphics publishes 5 APIs on the APIs.io network, including Data API, Extensions API, Files API, and 2 more. Tagged areas include Broadcast, Graphics, Live Production, Media, and Streaming.

The SPX Graphics catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

SPX Graphics’ developer surface includes GitHub presence, documentation, engineering blog, and 5 more developer resources.

43.1/100 developing ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
5 APIs
BroadcastGraphicsLive ProductionMediaStreamingVideo ProductionFortune 1000

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 43.1/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 5.7 / 10
Agent readiness — 25/100 · agent aware
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 0 / 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/spx: 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.

SPX Graphics Data API

Save and load custom JSON data

SPX Graphics Extensions API

Invoke functions in custom SPX extensions

SPX Graphics Files API

File listing from the ASSETS folder

SPX Graphics Item API

Control individual rundown items (play, stop, continue, update)

SPX Graphics Rundown API

Control rundown focus and item playback

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

SPX Graphics Control API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Spx Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Spx Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Spx Finops

FINOPS

Semantic Vocabularies 1

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

Spx Context

20 classes · 4 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

SPX Graphics API Rules

5 rules · 4 warnings 1 info

SPECTRAL

SPX Graphics API Rules

8 rules · 2 errors 6 warnings

SPECTRAL

JSON Schema 1

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

SPX Rundown Item

8 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Spx Rundown Item Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Spx Load Rundown Example

4 fields

EXAMPLE

Security Posture 1

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

Spx Domain Security

TLSv1.3 · HSTS · DNSSEC

SECURITY

Agentic Access 1

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

Spx Agentic Access

13 operations · 4 acting

13 operations · 4 acting

AGENTIC

Press 5

Recent news and press coverage referencing this provider.

S&P Global: Essential Intelligence

2026-05-25

SPX Announces Purchase of ULC Robotics

2026-05-25

Lone Star Announces Sale of SPX FLOW to ITT Inc. - Via TT

2026-05-25

ITT CEO Luca Savi Discusses SPX FLOW Acquisition on ...

2026-05-25

SPX FLOW and Siemens collaborate on revolutionary ...

2026-05-25

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 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: spx
name: SPX Graphics
description: SPX Graphics is an open-source, browser-based graphics control system for live video productions and live streams.
  It provides a REST API for external control of graphics templates, rundowns, and playback via integrations with CasparCG,
  OBS, vMix, and similar broadcast software. SPX enables operators to trigger, control, and update live graphics overlays
  programmatically or via UI.
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://spxgraphics.com/wp-content/uploads/2021/05/spx-logo.png
url: https://spxgraphics.com
created: '2026-05-02'
modified: '2026-05-19'
apis:
- aid: spx:spx-data-api
  name: SPX Graphics Data API
  description: Save and load custom JSON data
  tags:
  - Data
  properties:
  - type: OpenAPI
    url: openapi/spx-data-api-openapi.yml
  - type: Documentation
    url: https://spxgc.tawk.help/article/help-api
  - type: GitHub
    url: https://github.com/TuomoKu/SPX-GC
  - type: GettingStarted
    url: https://spxgc.tawk.help/article/help-intro
  - type: ChangeLog
    url: https://github.com/TuomoKu/SPX-GC/blob/master/RELEASE_NOTES.md
  - type: JSONSchema
    url: json-schema/spx-rundown-item-schema.json
  - type: JSONStructure
    url: json-structure/spx-rundown-item-structure.json
  - type: JSONLD
    url: json-ld/spx-context.jsonld
  - type: SpectralRules
    url: rules/spx-rules.yml
  - type: Vocabulary
    url: vocabulary/spx-vocabulary.yml
- aid: spx:spx-extensions-api
  name: SPX Graphics Extensions API
  description: Invoke functions in custom SPX extensions
  tags:
  - Extensions
  properties:
  - type: OpenAPI
    url: openapi/spx-extensions-api-openapi.yml
  - type: Documentation
    url: https://spxgc.tawk.help/article/help-api
  - type: GitHub
    url: https://github.com/TuomoKu/SPX-GC
  - type: GettingStarted
    url: https://spxgc.tawk.help/article/help-intro
  - type: ChangeLog
    url: https://github.com/TuomoKu/SPX-GC/blob/master/RELEASE_NOTES.md
  - type: JSONSchema
    url: json-schema/spx-rundown-item-schema.json
  - type: JSONStructure
    url: json-structure/spx-rundown-item-structure.json
  - type: JSONLD
    url: json-ld/spx-context.jsonld
  - type: SpectralRules
    url: rules/spx-rules.yml
  - type: Vocabulary
    url: vocabulary/spx-vocabulary.yml
- aid: spx:spx-files-api
  name: SPX Graphics Files API
  description: File listing from the ASSETS folder
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/spx-files-api-openapi.yml
  - type: Documentation
    url: https://spxgc.tawk.help/article/help-api
  - type: GitHub
    url: https://github.com/TuomoKu/SPX-GC
  - type: GettingStarted
    url: https://spxgc.tawk.help/article/help-intro
  - type: ChangeLog
    url: https://github.com/TuomoKu/SPX-GC/blob/master/RELEASE_NOTES.md
  - type: JSONSchema
    url: json-schema/spx-rundown-item-schema.json
  - type: JSONStructure
    url: json-structure/spx-rundown-item-structure.json
  - type: JSONLD
    url: json-ld/spx-context.jsonld
  - type: SpectralRules
    url: rules/spx-rules.yml
  - type: Vocabulary
    url: vocabulary/spx-vocabulary.yml
- aid: spx:spx-item-api
  name: SPX Graphics Item API
  description: Control individual rundown items (play, stop, continue, update)
  tags:
  - Item
  properties:
  - type: OpenAPI
    url: openapi/spx-item-api-openapi.yml
  - type: Documentation
    url: https://spxgc.tawk.help/article/help-api
  - type: GitHub
    url: https://github.com/TuomoKu/SPX-GC
  - type: GettingStarted
    url: https://spxgc.tawk.help/article/help-intro
  - type: ChangeLog
    url: https://github.com/TuomoKu/SPX-GC/blob/master/RELEASE_NOTES.md
  - type: JSONSchema
    url: json-schema/spx-rundown-item-schema.json
  - type: JSONStructure
    url: json-structure/spx-rundown-item-structure.json
  - type: JSONLD
    url: json-ld/spx-context.jsonld
  - type: SpectralRules
    url: rules/spx-rules.yml
  - type: Vocabulary
    url: vocabulary/spx-vocabulary.yml
- aid: spx:spx-rundown-api
  name: SPX Graphics Rundown API
  description: Control rundown focus and item playback
  tags:
  - Rundown
  properties:
  - type: OpenAPI
    url: openapi/spx-rundown-api-openapi.yml
  - type: Documentation
    url: https://spxgc.tawk.help/article/help-api
  - type: GitHub
    url: https://github.com/TuomoKu/SPX-GC
  - type: GettingStarted
    url: https://spxgc.tawk.help/article/help-intro
  - type: ChangeLog
    url: https://github.com/TuomoKu/SPX-GC/blob/master/RELEASE_NOTES.md
  - type: JSONSchema
    url: json-schema/spx-rundown-item-schema.json
  - type: JSONStructure
    url: json-structure/spx-rundown-item-structure.json
  - type: JSONLD
    url: json-ld/spx-context.jsonld
  - type: SpectralRules
    url: rules/spx-rules.yml
  - type: Vocabulary
    url: vocabulary/spx-vocabulary.yml
common:
- type: AgenticAccess
  url: agentic-access/spx-agentic-access.yml
- type: DomainSecurity
  url: security/spx-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/spxgraphics
- type: Website
  url: https://spxgraphics.com
- type: GitHub
  url: https://github.com/TuomoKu/SPX-GC
- type: Documentation
  url: https://spxgc.tawk.help/
- type: KnowledgeBase
  url: https://spxgc.tawk.help/
- url: https://spxgraphics.com/blog
  type: Blog
maintainers:
- name: Tuomo Kulomaa
  url: https://github.com/TuomoKu
tags:
- Broadcast
- Graphics
- Live Production
- Media
- Streaming
- Video Production
- Fortune 1000