Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
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?
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.