You are not logged in.
Pages: 1
Has any one used JMeter with the ThirdLight JSON API? I am am getting stuck on how to setup my HTTP Request to work correctly. Specifically, how does the Authentication work with the API?
If more information is required to answer this question, feel free to email me!
Thanks,
Cody
Offline
Hi Cody,
As with other clients, you would need to first make an API request to one of the authentication methods (Core.Login / Core.LoginWithKey), and then use the session ID returned from that in the subsequent requests.
https://www.thirdlight.com/docs/display … awPOSTbody illustrates the structure for these requests.
Kind regards,
Dominic
Offline
Pages: 1