REST API external access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
REST API external access
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.
- Labels:
-
Extensions
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I answered my own question after looking at it a bit closer. Thank you for your answer