generated: '2026-07-11' method: derived source: openapi/ptc-thingworx-rest-openapi.yml summary: types: - apiKey - oauth2 api_key_in: - header oauth2_flows: - authorizationCode schemes: - name: appKey type: apiKey in: header parameter: appKey description: ThingWorx Application Key for authentication sources: - openapi/ptc-thingworx-rest-openapi.yml - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://thingworx.example.com/oauth/authorize tokenUrl: https://thingworx.example.com/oauth/token scopes: 1 sources: - openapi/ptc-thingworx-rest-openapi.yml