Skip to main content
1-Visitor
April 27, 2016
Solved

REST API external access

  • April 27, 2016
  • 1 reply
  • 1468 views

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.

Best answer by Aanjan

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.

1 reply

Aanjan5-Regular MemberAnswer
5-Regular Member
April 28, 2016

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.

fsiviero1-VisitorAuthor
1-Visitor
April 28, 2016

I answered my own question after looking at it a bit closer. Thank you for your answer