cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community email address has changed to community-mailer@ptc.com. Learn more.

Ability to create an AppKey with a REST API call

Ability to create an AppKey with a REST API call

Currently, as spoken with the support team, it seems impossible to create AppKey with REST API call at TWX.

It is possible to create a Thing that can do it, but I haven't found any way to put the Thing service code with API call either.

The issue is that I am working on automating the infrastructure integrity between TWX Platform and Analytics Server on Kubernetes/Docker and for Analytics Server to work I need to provide the AppKey before spinning up the Docker container - to be able to do that I need to be able to create AppKey and query an AppKey string programmatically (can be supplied and grabbed upon creation) so I can pass the key to the config before I spin up the Analytics Server environment.

2 Comments
geva
14-Alexandrite

If a Thing can do this, why can you not just create a service which does what you want, and then call it via the REST API and pass it and receive what you need??  There is an example of doing this either in the Help Center documentation, or on the Developer Portal.

olivierlp
Community Manager
Status changed to: No Plans to Implement