Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.