Running Analysis using API
Is it possible to run an analysis using the API.
I can't find any documentation about the analysis API, I just tried it but keep getting authorization errors.
Using Postman:
Headers:
Whatever I tried, I keep getting: {"status":true,"result":"Authorization denied"}
My main goal is to create an API for a customer, that calls an analysis to collect and return specific data.
Any suggestions?
Vincent