The API Report CardAPI Index
PTC Windchill

PTC Windchill API

Enterprise / HR / ERP · ptc.com

Windchill REST Services exposes OData v4 endpoints across parts, documents, change, manufacturing, and quality domains, with Basic, OAuth 2.0, or session auth. Everything runs per customer instance: WRS is a separately installed module and PTC hosts no public sandbox.

Last verified: August 2026ManufacturingMCP PARTIAL
API GRADE
F
VERIFIED AUG 2026

SCORECARD

ExistenceGOODWindchill REST Services is a real versioned OData v4 module with a published endpoint catalog; the friction is access, not existence.
AccessFAILThere is no PTC-hosted sandbox; you need a customer or partner Windchill instance with the WRS module installed.
CoverageGOODWRS domains reach parts, documents, change objects, CAD, classification, manufacturing plans, quality data, and projects.
AuthMIXEDBasic, OAuth 2.0 via PTC Atlas, and SSO sessions are supported, but every write needs a per session CSRF nonce header.
Docs & DXMIXEDDocs at support.ptc.com plus an interactive Swagger style catalog in product, but no hosted sandbox or first party SDKs.
StabilityMIXEDWRS is separately versioned (2.x line); older Info*Engine and SOAP surfaces are deprecated yet still widely deployed.
MCPPARTIALPTC publishes no official MCP server for Windchill, but several community projects exist, including a Dockerized Windchill MCP server and a Creo and Windchill server on GitHub. All are small independent efforts with no vendor involvement or support. VERIFIED 2026-08
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

PTC Windchill scores F on Supergood's API Report Card. Windchill REST Services exposes OData v4 endpoints across parts, documents, change, manufacturing, and quality domains, with Basic, OAuth 2.0, or session auth. Everything runs per customer instance: WRS is a separately installed module and PTC hosts no public sandbox.

Tried to integrate with PTC Windchill?