PTC ThingWorx

PTC ThingWorx is an industrial Internet of Things platform that enables companies to rapidly develop and deploy smart, connected solutions for industrial environments.

PTC ThingWorx publishes 7 APIs on the APIs.io network, including WebSocket/AlwaysOn API, ptc-thingworx DataShapes API, ptc-thingworx Events API, and 4 more.

The PTC ThingWorx catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 2 Spectral governance rulesets.

PTC ThingWorx’s developer surface includes authentication, developer portal, documentation, engineering blog, and 11 more developer resources.

35.4/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessEnterpriseSelf serve
1 APIs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ptc-thingworx: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

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

PTC ThingWorx WebSocket/AlwaysOn API

PTC ThingWorx AlwaysOn WebSocket API enables persistent bidirectional connections for industrial edge devices and remote assets, supporting real-time telemetry streaming, comman...

PTC Windchill REST API

PTC Windchill REST API provides product lifecycle management and PDM access for CAD data management, bill of materials, change management, workflow automation, and product lifec...

ptc-thingworx DataShapes API

Data shape definitions

ptc-thingworx Events API

Event management and subscription

ptc-thingworx Properties API

Thing property read/write

ptc-thingworx Things API

Thing (digital twin) management

ptc-thingworx ThingTemplates API

Thing template management

ptc-thingworx ValueStreams API

Time-series property streams

Scroll for all 8

Open Collections 8

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

API Collection

OPEN COLLECTION

PTC ThingWorx REST API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Ptc Thingworx Rate Limits

1 limits

RATE LIMITS

FinOps 1

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

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

PTC ThingWorx AlwaysOn WebSocket API

PTC ThingWorx AlwaysOn WebSocket API enables persistent bidirectional connections for industrial edge devices and remote assets. Supports real-time telemetry streaming, command ...

ASYNCAPI

Semantic Vocabularies 1

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

Ptc Thingworx Context

0 classes · 27 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

PTC ThingWorx API Rules

7 rules · 1 errors 5 warnings 1 info

SPECTRAL

PTC ThingWorx API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 1

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

PTC ThingWorx Thing

10 properties

JSON SCHEMA

Security Posture 2

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

Ptc Thingworx Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Ptc Thingworx Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Ptc Thingworx Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Agentic Access 1

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

Ptc Thingworx Agentic Access

11 operations · 2 acting

11 operations · 2 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ptc-thingworx
name: PTC ThingWorx
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
specificationVersion: '0.23'
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ptc-thingworx.png
url: https://raw.githubusercontent.com/api-evangelist/ptc-thingworx/refs/heads/main/apis.yml
apis:
- aid: ptc-thingworx:thingworx-websocket-api
  name: PTC ThingWorx WebSocket/AlwaysOn API
  tags:
  - IoT
  - Manufacturing
  - Real-Time
  - WebSocket
  humanURL: https://docs.ptc.com/
  baseURL: https://api.thingworx.example.com
  properties:
  - url: https://docs.ptc.com/
    type: Documentation
  - url: asyncapi/ptc-thingworx-websocket-asyncapi.yml
    type: AsyncAPI
  description: PTC ThingWorx AlwaysOn WebSocket API enables persistent bidirectional connections for industrial edge devices
    and remote assets, supporting real-time telemetry streaming, command and control, and device lifecycle management.
- aid: ptc-thingworx:windchill-rest-api
  name: PTC Windchill REST API
  tags:
  - CAD
  - Manufacturing
  - PDM
  - PLM
  - REST
  humanURL: https://docs.ptc.com/
  baseURL: https://api.windchill.example.com
  properties:
  - url: https://docs.ptc.com/
    type: Documentation
  description: PTC Windchill REST API provides product lifecycle management and PDM access for CAD data management, bill of
    materials, change management, workflow automation, and product lifecycle workflows in manufacturing environments.
- aid: ptc-thingworx:ptc-thingworx-datashapes-api
  name: ptc-thingworx DataShapes API
  description: Data shape definitions
  humanURL: https://docs.ptc.com/r/en-US/ThingWorx-Help/ThingWorx/Help/Composer/Security/ApplicationKeys/ApplicationKeys
  baseURL: https://api.thingworx.example.com/Thingworx
  tags:
  - DataShapes
  properties:
  - type: OpenAPI
    url: openapi/ptc-thingworx-datashapes-api-openapi.yml
  - type: Documentation
    url: https://docs.ptc.com/
  - type: Reference
    url: https://docs.ptc.com/
- aid: ptc-thingworx:ptc-thingworx-events-api
  name: ptc-thingworx Events API
  description: Event management and subscription
  humanURL: https://docs.ptc.com/r/en-US/ThingWorx-Help/ThingWorx/Help/Composer/Security/ApplicationKeys/ApplicationKeys
  baseURL: https://api.thingworx.example.com/Thingworx
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/ptc-thingworx-events-api-openapi.yml
  - type: Documentation
    url: https://docs.ptc.com/
  - type: Reference
    url: https://docs.ptc.com/
- aid: ptc-thingworx:ptc-thingworx-properties-api
  name: ptc-thingworx Properties API
  description: Thing property read/write
  humanURL: https://docs.ptc.com/r/en-US/ThingWorx-Help/ThingWorx/Help/Composer/Security/ApplicationKeys/ApplicationKeys
  baseURL: https://api.thingworx.example.com/Thingworx
  tags:
  - Properties
  properties:
  - type: OpenAPI
    url: openapi/ptc-thingworx-properties-api-openapi.yml
  - type: Documentation
    url: https://docs.ptc.com/
  - type: Reference
    url: https://docs.ptc.com/
- aid: ptc-thingworx:ptc-thingworx-things-api
  name: ptc-thingworx Things API
  description: Thing (digital twin) management
  humanURL: https://docs.ptc.com/r/en-US/ThingWorx-Help/ThingWorx/Help/Composer/Security/ApplicationKeys/ApplicationKeys
  baseURL: https://api.thingworx.example.com/Thingworx
  tags:
  - Things
  properties:
  - type: OpenAPI
    url: openapi/ptc-thingworx-things-api-openapi.yml
  - type: Documentation
    url: https://docs.ptc.com/
  - type: Reference
    url: https://docs.ptc.com/
- aid: ptc-thingworx:ptc-thingworx-thingtemplates-api
  name: ptc-thingworx ThingTemplates API
  description: Thing template management
  humanURL: https://docs.ptc.com/r/en-US/ThingWorx-Help/ThingWorx/Help/Composer/Security/ApplicationKeys/ApplicationKeys
  baseURL: https://api.thingworx.example.com/Thingworx
  tags:
  - ThingTemplates
  properties:
  - type: OpenAPI
    url: openapi/ptc-thingworx-thingtemplates-api-openapi.yml
  - type: Documentation
    url: https://docs.ptc.com/
  - type: Reference
    url: https://docs.ptc.com/
- aid: ptc-thingworx:ptc-thingworx-valuestreams-api
  name: ptc-thingworx ValueStreams API
  description: Time-series property streams
  humanURL: https://docs.ptc.com/r/en-US/ThingWorx-Help/ThingWorx/Help/Composer/Security/ApplicationKeys/ApplicationKeys
  baseURL: https://api.thingworx.example.com/Thingworx
  tags:
  - ValueStreams
  properties:
  - type: OpenAPI
    url: openapi/ptc-thingworx-valuestreams-api-openapi.yml
  - type: Documentation
    url: https://docs.ptc.com/
  - type: Reference
    url: https://docs.ptc.com/
common:
- type: AgenticAccess
  url: agentic-access/ptc-thingworx-agentic-access.yml
- type: DomainSecurity
  url: security/ptc-thingworx-domain-security.yml
- type: Authentication
  url: authentication/ptc-thingworx-authentication.yml
- type: OAuthScopes
  url: scopes/ptc-thingworx-scopes.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/ptc-thingworx
- url: https://docs.ptc.com/
  type: Portal
- url: https://docs.ptc.com/
  type: Documentation
- url: https://www.ptc.com/en/technologies/iiot/thingworx-platform
  type: Website
- url: https://www.ptc.com/en/privacy-policy
  type: PrivacyPolicy
- url: https://github.com/ptc-iot-sharing
  type: GitHubOrganization
- url: openapi/_original/ptc-thingworx-rest-openapi.yml
  type: OpenAPI
- url: asyncapi/ptc-thingworx-websocket-asyncapi.yml
  type: AsyncAPI
- url: json-schema/ptc-thingworx-thing-schema.json
  type: JSONSchema
- url: json-ld/ptc-thingworx-context.jsonld
  type: JSONLDContext
- url: https://www.ptc.com/en/blogs
  type: Blog
maintainers:
- name: Kin Lane
  email: kin@apievangelist.com
modified: '2026-05-19'
description: PTC ThingWorx is an industrial Internet of Things platform that enables companies to rapidly develop and deploy
  smart, connected solutions for industrial environments.
x-parent: ptc
x-relationship: product

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

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.