Read and write ThingWorx Thing property values via its REST API for machine/asset data

domain: support.ptc.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate using either an appKey query parameter (?appKey={key}&x-thingworx-session=true) or HTTP Basic auth against the ThingWorx server
  2. GET /Things/{thingName}/Properties to retrieve all current property values for a Thing
  3. GET /Things/{thingName}/Properties/{propertyName} to retrieve a single property's value
  4. PUT /Things/{thingName}/Properties/{propertyName} with a JSON body like {"propertyName": value} to write a new value
  5. For newly created Things, call POST .../Services/EnableThing then .../Services/RestartThing before properties can be read or written

Known gotchas

Related routes

Read/write experiments and inventory items via the eLabFTW REST API v2
doc.elabftw.net · 6 steps · unrated
Read and write farm asset, log, and planting records on a farmOS instance using its JSON:API interface.
farmos.org · 5 steps · unrated
Trigger a ThingWorx event or execute a Thing service remotely via REST to drive machine-data workflows
support.ptc.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans