How to use REST API on ThingWorx Platform
Applies To
- ThingWorx Platform 8.5 to 9.6
Description
- Where to find ThingWorx REST API (RestAPI) references?
- How to use ThingWorx REST API?
- REST (Representational State Transfer) is an important communication tool and provides much of the communication goodness that Web Services are used for but without many of the complexities
- As a result, REST is much easier to work with and can be used by any client that is capable of making an HTTP request
- The potential clients that may interact and integrate with ThingWorx is vast
- How to troubleshoot HttpHostConnectException: Connect to XYZ failed: Connection timed out error