Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello. I was wondering if there is an external access point to the Thingworx REST API, from what I've seen in the documentation it can only be accessed from a localhost instance. I saw that someone asked a similar question but by the answers I was unsure if it is possible or not.
Solved! Go to Solution.
Francisco, can you expand on what you mean by external access point? You can access the REST from anywhere, as long as you use http(s)//server_ip/Thingworx/Things etc.
Francisco, can you expand on what you mean by external access point? You can access the REST from anywhere, as long as you use http(s)//server_ip/Thingworx/Things etc.
I answered my own question after looking at it a bit closer. Thank you for your answer