Skip to main content
1-Visitor
July 23, 2019
Question

Accessing ThingWorx services as REST API from webframe

  • July 23, 2019
  • 1 reply
  • 836 views

Hi Everyone,

 

I have a webframe in mashup. From that webframe I want to access ThingWorx Services through REST API's. Currently it is asking for authentication. But is there any other way to access API's without authentication or app key from webframe? Or is there any way to authenticate if I send username and password as Query parameters in webframe URL? 

 

1 reply

10-Marble
July 23, 2019

Hi,

Maybe this [page]( https://developer.thingworx.com/en/resources/guides/thingworx-rest-api-quickstart/authentication-discussion) can help you.
It explains how to use appkey in url as parameter.